aboutsummaryrefslogtreecommitdiff
path: root/clang/test/CodeGenCXX/static-assert.cpp
AgeCommit message (Expand)AuthorFilesLines
2012-10-19Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs1-0/+1
2011-10-13Update all tests other than Driver/std.cpp to use -std=c++11 rather thanRichard Smith1-1/+1
2009-12-15Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar1-1/+1
2009-12-03Handle static_assert inside functions.Anders Carlsson1-1/+5
2009-06-11Don't assert when generating code with static_asserts.Anders Carlsson1-0/+3