summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Lex/PreprocessingRecordTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Refactor recording the preprocessor conditional directive regions out ofArgyrios Kyrtzidis2012-12-041-145/+0
* Fix unit tests for ModuleLoader change in r168961.Douglas Gregor2012-11-301-4/+5
* clang/unittests: Fixup corresponding to Doug's r168136.NAKAMURA Takumi2012-11-161-1/+1
* Teach the preprocessor to hold onto the preprocessor options.Douglas Gregor2012-10-241-2/+2
* Update unit tests for HeaderSearch changeDouglas Gregor2012-10-241-1/+3
* One last unit-test fixDouglas Gregor2012-10-231-1/+2
* Fix the handling of target options in our unit tests.Douglas Gregor2012-10-171-4/+6
* [preprocessor] Enhance PreprocessingRecord to keep track of locations of cond...Argyrios Kyrtzidis2012-03-051-0/+139
OpenPOWER on IntegriCloud