summaryrefslogtreecommitdiffstats
path: root/test/CodeGenCXX/static-init-2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Prior to adding the new "expected-no-diagnostics" directive to VerifyDiagnost...Andy Gibbs2012-10-191-0/+1
* Expand the coverage of the warning for constants on the RHS of logical operands:Chandler Carruth2011-05-311-1/+1
* turn down the logical bitwise confusion warning to not warn Chris Lattner2010-07-241-1/+1
* Add a warning to catch a bug recently caught by code review, like this:Chris Lattner2010-07-131-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Avoid assert-crash in a case where the expression passed to EmitConstantExprEli Friedman2009-11-141-0/+6