summaryrefslogtreecommitdiffstats
path: root/clang/lib/Frontend/InitPreprocessor.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* Add IEEE quad support to DefineFloatMacros.Eli Friedman2009-05-231-15/+22
* PR4247: Widen the buffer slightly so it can hold all the definitions for Eli Friedman2009-05-231-1/+1
* This patch adds support for sender-aware dispatch in Objective-C for the GNU ...Fariborz Jahanian2009-05-221-0/+3
* Remove unused parameter.Eli Friedman2009-05-181-1/+0
* 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