baloghadamsoftware marked 6 inline comments as done.
baloghadamsoftware added a comment.

Thank you for the comments.



================
Comment at: clang-tools-extra/docs/ReleaseNotes.rst:70
 
+- The 'readability-prefer-member-initializer' check was renamed to 
:doc:`cppcoreguidelines-prefer-member-initializer
+  <clang-tidy/checks/cppcoreguidelines-prefer-member-initializer>`
----------------
Eugene.Zelenko wrote:
> Is it relevant?
Absouletely not, it is nonsense. Just added by the renaming script without me 
knowing about it.


================
Comment at: clang-tools-extra/docs/ReleaseNotes.rst:73
+
+- The 'readability-prefer-initialization-list' check was renamed to 
:doc:`readability-prefer-member-initializer
+  <clang-tidy/checks/readability-prefer-member-initializer>`
----------------
Eugene.Zelenko wrote:
> Is it relevant?
The same as above.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D71199/new/

https://reviews.llvm.org/D71199



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to