aboutsummaryrefslogtreecommitdiff
path: root/test/Parser/top-level-semi-cxx0x.cpp
AgeCommit message (Expand)Author
2012-10-19Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs
2011-10-13Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar
2009-08-24Improve top-level-semicolon test a bitDouglas Gregor
2009-08-24Top-level semicolons are allowed in C++0x. Fixes PR4755.Douglas Gregor