summaryrefslogtreecommitdiffstats
path: root/test/Parser/pointer_promotion.c
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-1/+1
* Fix test case, which has a control-reaches-end-of-non-void warning that wasDaniel Dunbar2009-07-231-2/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-1/+1
* rename -parse-ast-print to -ast-printChris Lattner2007-10-111-1/+1
* Emit a warning when the body of an if block is a NullStmt.Anders Carlsson2007-10-101-6/+6
* Removed option "-parse-ast-check" from clang driver. This is now implementedTed Kremenek2007-09-261-1/+1
* Fixed Sema::CheckEqualityOperands() and Sema::CheckRelationalOperands() to de...Steve Naroff2007-08-161-0/+18