summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/static-init.c
Commit message (Expand)AuthorAgeFilesLines
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Throw the switch to exclusively use Evaluate (along with the small Eli Friedman2009-02-221-3/+6
* Force arch for these test cases.Daniel Dunbar2009-02-211-1/+1
* emit diagnostic when casting a ptr to a small int when doing static initializ...Nuno Lopes2009-02-021-1/+2
* allow cast from array to int to be considered as constantNuno Lopes2009-02-021-1/+13
* wrap some long diagnostics, make 'initializer is not a constant' diagnosticChris Lattner2008-08-101-2/+2
* Allow a pointer implicitly cast to a bool as a constant expression, as Eli Friedman2008-05-301-0/+4
* Generate code for static variables that don't have initializers. Also, report...Anders Carlsson2007-10-171-0/+3
OpenPOWER on IntegriCloud