summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/statements.c
Commit message (Expand)AuthorAgeFilesLines
* 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
OpenPOWER on IntegriCloud