Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Preprocessor: support defined() with operator names for MS compatibility | Alp Toker | 2014-05-21 | 1 | -3/+10 |
* | Add 'not' to commands that are expected to fail. | Rafael Espindola | 2013-07-04 | 1 | -1/+1 |
* | Update tests to use %clang_cc1 instead of 'clang-cc' or 'clang -cc1'. | Daniel Dunbar | 2009-12-15 | 1 | -1/+1 |
* | Rename clang to clang-cc. | Daniel Dunbar | 2009-03-24 | 1 | -1/+1 |
* | Use the -E option when invoking clang. Only the preprocessor is | Sam Bishop | 2008-03-21 | 1 | -1/+1 |
* | Fix PR1936, a crash on malformed #if. Thanks to Neil for | Chris Lattner | 2008-01-22 | 1 | -1/+9 |
* | If we see an invalid #ifdef directive, enter a conditional compilation region | Chris Lattner | 2007-09-24 | 1 | -0/+7 |