summaryrefslogtreecommitdiffstats
path: root/test/Parser/bad-control.c
Commit message (Expand)AuthorAgeFilesLines
* Fix to PR8880 (clang dies processing a for loop)Serge Pavlov2014-01-231-0/+15
* Revert r193073 and the attempt to fix it in r193170.Chandler Carruth2013-10-221-92/+0
* Reenable 'break' in 'for' specifier to allow compilation of QT macro 'foreach'Serge Pavlov2013-10-221-5/+13
* Fix to PR8880 (clang dies processing a for loop).Serge Pavlov2013-10-211-0/+84
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Prep for new warning.Mike Stump2009-07-221-2/+2
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* rename -parse-ast-print to -ast-printChris Lattner2007-10-111-1/+1
* Removed option "-parse-ast-check" from clang driver. This is now implementedTed Kremenek2007-09-261-1/+1
* Stage two of getting CFE top correct.Reid Spencer2007-07-111-0/+9