summaryrefslogtreecommitdiffstats
path: root/test/Parser/if-scope-c99.c
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Normalize options to use '-FOO' instead of '--FOO'.Daniel Dunbar2009-11-291-1/+1
* Implement -Wsign-compare, or at least the actual comparison part of it.John McCall2009-11-051-1/+1
* 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
* Fix test/Parser/if-scope-*.c. Patch by Neil Booth!Chris Lattner2007-08-261-0/+8