flx added inline comments.
================
Comment at: test/clang-tidy/performance-unnecessary-value-param.cpp:234
@@ +233,3 @@
+};
+
+struct PositiveNonVirualMethod {
----------------
alexfh wrote:
> Please add a test for an override not explicitly marked "virtual" or
> "override".
That case is already covered in line 180. I moved these tests up now to have
them grouped together.
http://reviews.llvm.org/D21936
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits