alexfh accepted this revision.
alexfh added a comment.
This revision is now accepted and ready to land.

LG after addressing the comment. Thanks!


================
Comment at: test/clang-tidy/performance-unnecessary-value-param.cpp:234
@@ +233,3 @@
+};
+
+struct PositiveNonVirualMethod {
----------------
Please add a test for an override not explicitly marked "virtual" or "override".


Repository:
  rL LLVM

http://reviews.llvm.org/D21936



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

Reply via email to