lebedev.ri added inline comments.
================ Comment at: test/SemaCXX/extra-semi.cpp:14 +void F(){} +; // expected-warning {{extra ';' outside of a function is}} + ---------------- aaron.ballman wrote: > Can you use the full diagnostic text for this first appearance in the test? Will require preprocessor, because these are two different messages depending of `-std=` Will do. Repository: rC Clang https://reviews.llvm.org/D43162 _______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits