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

LG with one comment.


================
Comment at: test/clang-tidy/misc-definitions-in-headers-cxx11.hpp:6
@@ +5,3 @@
+
+int f() = delete;
+// CHECK-NOT: [misc-definitions-in-headers]
----------------
Just add this to the existing test file, the testing script uses -std=c++11 by 
default.


http://reviews.llvm.org/D21059



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

Reply via email to