summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/constant-builtins.c
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Simplify the scheme used for keywords, and change the classification Eli Friedman2009-04-281-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Make Sema::CheckForConstantInitializer use Expr::Evaluate. This fixes PR3130.Anders Carlsson2008-12-051-1/+2
* "Enhance" CheckArithmeticConstantExpression to accept ?: with a constant Chris Lattner2008-10-061-2/+7
* Add Builtins.def attribute for "can be a constant expression".Daniel Dunbar2008-10-021-0/+18
OpenPOWER on IntegriCloud