summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaCXX/constant-expression.cpp
Commit message (Expand)AuthorAgeFilesLines
* If a switch condition is constant, don't warn about missing enum cases.John McCall2010-05-181-2/+2
* Fix a few cases where enum constant handling was usingDouglas Gregor2010-04-151-3/+7
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Add a big test case for I-C-Es in C++, and a fix to make it work. The fix mig...Sebastian Redl2009-05-271-0/+83
OpenPOWER on IntegriCloud