aaron.ballman added inline comments.

================
Comment at: test/clang-tidy/modernize-use-override-ms.cpp:1
@@ +1,2 @@
+// RUN: %check_clang_tidy %s modernize-use-override %t
+
----------------
I *think* this run line may require -fms-extensions in order to compile under 
non-MSVC-built versions of clang because of the __declspec.


http://reviews.llvm.org/D18396



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

Reply via email to