aboutsummaryrefslogtreecommitdiff
path: root/lib/Frontend/InitPreprocessor.cpp
AgeCommit message (Expand)Author
2009-04-22Add another workaround for -include.Daniel Dunbar
2009-04-22Fix rdar://6814950 - stdint.h isn't "-pedantic -std=c89" clean,Chris Lattner
2009-04-21this time with more workingness.Chris Lattner
2009-04-21fix massive testsuite failures from Alexei's patch due to inverted logic.Chris Lattner
2009-04-21Split preprocessor initialization logic out of clang-cc intoChris Lattner