summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/statements.c
Commit message (Expand)AuthorAgeFilesLines
* [frontend] Don't allow a mapping to a warning override an error/fatal mapping.Chad Rosier2012-02-031-1/+1
* Revert "Clean up in buildbot directories."Jakob Stoklund Olesen2010-09-151-1/+0
* Clean up in buildbot directories.Jakob Stoklund Olesen2010-09-131-0/+1
* Try to get this to stop leaving a temporary file on linux.Eric Christopher2010-09-131-1/+1
* Prevent these tests from dirtying the tree with output files that aren't evenChandler Carruth2010-08-061-1/+1
* Only run the jump-checker if there's a branch-protected scope *and* there'sJohn McCall2010-08-011-2/+7
* fix PR7280 by making the warning on code like this:Chris Lattner2010-07-111-1/+1
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Teach sema and codegen about the difference between address of labels,Chris Lattner2009-10-131-1/+3
* merge an indirect goto test into statements, add anotherChris Lattner2009-10-131-0/+20
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* explicitly document that return statement argument does not necessarily follo...Chris Lattner2008-02-061-2/+6
* Move promoteExprToType from being a static method in SemaExpr.cpp to beingChris Lattner2008-01-161-0/+9