summaryrefslogtreecommitdiffstats
path: root/test/Preprocessor/expr_liveness.c
Commit message (Expand)AuthorAgeFilesLines
* Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'.Daniel Dunbar2009-12-151-2/+2
* Eliminate &&s in tests.Daniel Dunbar2009-11-081-1/+1
* Rename clang to clang-cc.Daniel Dunbar2009-03-241-2/+2
* fix rdar://6505352 - Bogus warning with -WUndef, a caseChris Lattner2009-01-181-1/+7
* Fix a few more bugs in preprocessor expressions w.r.t. ?:. Now I Chris Lattner2008-05-051-0/+4
* fix a bug handling right associative operators that Neil noticed, hopefullyChris Lattner2008-05-051-0/+3
* fix a nasty bug that Neil identifier in pp-expr parsing (this is PR2279 part D).Chris Lattner2008-05-041-0/+7
* Stage two of getting CFE top correct.Reid Spencer2007-07-111-0/+32