| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Use the -E option when invoking clang. Only the preprocessor is | Sam Bishop | 2008-03-21 | 1 | -1/+1 |
| | | | | | | | required to perform this test. llvm-svn: 48636 | ||||
| * | Fix PR1936, a crash on malformed #if. Thanks to Neil for | Chris Lattner | 2008-01-22 | 1 | -1/+9 |
| | | | | | | | noticing this! llvm-svn: 46256 | ||||
| * | If we see an invalid #ifdef directive, enter a conditional compilation region | Chris Lattner | 2007-09-24 | 1 | -0/+7 |
| so that we don't emit an error on the #endif. Suggestion by Neil. llvm-svn: 42258 | |||||

