summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/InitPreprocessor.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Fix processing of -Ufoo to not inject "#undef foo 1" into the predefinesChris Lattner2009-05-151-1/+11
* Add another workaround for -include.Daniel Dunbar2009-04-221-3/+9
* Fix rdar://6814950 - stdint.h isn't "-pedantic -std=c89" clean,Chris Lattner2009-04-221-2/+6
* this time with more workingness.Chris Lattner2009-04-211-1/+0
* fix massive testsuite failures from Alexei's patch due to inverted logic.Chris Lattner2009-04-211-9/+7
* Split preprocessor initialization logic out of clang-cc intoChris Lattner2009-04-211-0/+469
OpenPOWER on IntegriCloud