summaryrefslogtreecommitdiffstats
path: root/clang/unittests/Lex/PPCallbacksTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Sort all the #include lines with LLVM's utils/sort_includes.py whichChandler Carruth2014-01-071-2/+2
* Use the same SourceManager for ModuleMaps and compilations.Manuel Klimek2013-10-241-2/+3
* Fix use-after-free in PPCallbacksTest detected by ASan bootstrap botAlexey Samsonov2013-10-141-4/+4
* Callback support for OpenCL extension pragmas.Pekka Jaaskelainen2013-10-121-0/+100
* Include Path.h instead of PathV2.h.Rafael Espindola2013-06-111-1/+1
* <rdar://problem/12368093> Extend module maps with a 'conflict' declaration, a...Douglas Gregor2013-03-201-1/+2
* For ModuleLoader::makeModuleVisible() also pass the source location where theArgyrios Kyrtzidis2013-02-011-1/+2
* [Lex] Remove DirectoryLookup.UserSpecified, which is unused.Daniel Dunbar2013-01-251-1/+1
* clang/unittests: Fixup corresponding to r172290.NAKAMURA Takumi2013-01-121-0/+3
* Sort the #include lines for unittests/...Chandler Carruth2012-12-041-3/+1
* 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
* Escape trigraphs in unittest.Benjamin Kramer2012-11-031-6/+4
* Make the FilenameRange of the InclusionDirective callback more accurate,Argyrios Kyrtzidis2012-11-011-0/+248
OpenPOWER on IntegriCloud