Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Fix processing of -Ufoo to not inject "#undef foo 1" into the predefines | Chris Lattner | 2009-05-15 | 1 | -1/+11 | |
* | Add another workaround for -include. | Daniel Dunbar | 2009-04-22 | 1 | -3/+9 | |
* | Fix rdar://6814950 - stdint.h isn't "-pedantic -std=c89" clean, | Chris Lattner | 2009-04-22 | 1 | -2/+6 | |
* | this time with more workingness. | Chris Lattner | 2009-04-21 | 1 | -1/+0 | |
* | fix massive testsuite failures from Alexei's patch due to inverted logic. | Chris Lattner | 2009-04-21 | 1 | -9/+7 | |
* | Split preprocessor initialization logic out of clang-cc into | Chris Lattner | 2009-04-21 | 1 | -0/+469 |