summaryrefslogtreecommitdiffstats
path: root/clang/test/Sema/i-c-e.c
Commit message (Expand)AuthorAgeFilesLines
* when compiling in a GNU mode (e.g. gnu99) treat VLAs with a size that can be ...Chris Lattner2011-06-141-1/+1
* Don't crash during constant-evaluation of 1/(1/0). PR9262.John McCall2011-02-261-0/+2
* Enhance Sema::DiagRuntimeBehavior() to delay some diagnostics to see if the r...Ted Kremenek2011-02-231-1/+3
* This really seems like a boring set of fixes to our tests to make them moreChandler Carruth2010-11-161-1/+1
* Fixed __builtin_constant_p return type.Abramo Bagnara2010-10-091-0/+1
* Revert r114316, -Wunused-value enabled by default was intended.Argyrios Kyrtzidis2010-09-191-3/+5
* Make -Wunused-value off by default, matching GCC. Fixes rdar://7126194.Argyrios Kyrtzidis2010-09-191-5/+3
* Add a warning to catch a bug recently caught by code review, like this:Chris Lattner2010-07-131-1/+2
* Fix rdar://8139785 "implement warning on dead expression in comma operator"Argyrios Kyrtzidis2010-06-301-3/+4
* implement PR6004, warning about divide and remainder by zero.Chris Lattner2010-01-121-2/+3
* Update tests to use %clang instead of 'clang', and forcibly disable use of 'Daniel Dunbar2009-12-151-1/+1
* Use clang to run tests which include headers from the system.Daniel Dunbar2009-11-171-1/+1
* Simplify the scheme used for keywords, and change the classification Eli Friedman2009-04-281-3/+3
* Change isNullPointerConstant to be strict; hopefully this won't cause Eli Friedman2009-04-251-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* Some additional ICE tests.Eli Friedman2009-02-271-0/+18
* Implement the final (hopefully) wrinkle to i-c-e + builtin_constant_p Chris Lattner2008-12-121-0/+13
* merge these testcases into one file.Chris Lattner2008-12-121-0/+35
OpenPOWER on IntegriCloud