lebedev.ri resigned from this revision.
lebedev.ri added a comment.

Hmm, i suppose this looks good to me now.
It would be good to early-exit, but i'm not sure how important that is.
Please see D52771 <https://reviews.llvm.org/D52771> / 
`clang-tools-extra/trunk/clang-tidy/misc/NonPrivateMemberVariablesInClassesCheck.cpp`
on how to use the bool params to short-circuit the astmatchers.



================
Comment at: docs/ReleaseNotes.rst:114
+  <clang-tidy/checks/modernize-make-unique>` now supports an
+  `IgnoreListInit` option.
+
----------------
... which does xyz


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

https://reviews.llvm.org/D55044



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

Reply via email to