summaryrefslogtreecommitdiff
path: root/test/Preprocessor/ifdef-recover.c
Commit message (Expand)AuthorAgeFilesLines
* Use the -E option when invoking clang. Only the preprocessor isSam Bishop2008-03-211-1/+1
* Fix PR1936, a crash on malformed #if. Thanks to Neil forChris Lattner2008-01-221-1/+9
* If we see an invalid #ifdef directive, enter a conditional compilation regionChris Lattner2007-09-241-0/+7