aboutsummaryrefslogtreecommitdiff
path: root/unittests/Lex/PPCallbacksTest.cpp
AgeCommit message (Expand)Author
2013-03-20<rdar://problem/12368093> Extend module maps with a 'conflict' declaration, a...Douglas Gregor
2013-02-01For ModuleLoader::makeModuleVisible() also pass the source location where theArgyrios Kyrtzidis
2013-01-25[Lex] Remove DirectoryLookup.UserSpecified, which is unused.Daniel Dunbar
2013-01-12clang/unittests: Fixup corresponding to r172290.NAKAMURA Takumi
2012-12-04Sort the #include lines for unittests/...Chandler Carruth
2012-11-30Fix unit tests for ModuleLoader change in r168961.Douglas Gregor
2012-11-16clang/unittests: Fixup corresponding to Doug's r168136.NAKAMURA Takumi
2012-11-03Escape trigraphs in unittest.Benjamin Kramer
2012-11-01Make the FilenameRange of the InclusionDirective callback more accurate,Argyrios Kyrtzidis