summaryrefslogtreecommitdiffstats
path: root/test/Parser/top-level-semi-cxx0x.cpp
Commit message (Expand)AuthorAgeFilesLines
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+1
* Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith2011-10-131-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Improve top-level-semicolon test a bitDouglas Gregor2009-08-241-0/+6
* Top-level semicolons are allowed in C++0x. Fixes PR4755.Douglas Gregor2009-08-241-0/+9