summaryrefslogtreecommitdiffstats
path: root/clang/unittests/CrossTU/CrossTranslationUnitTest.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* IWYU for llvm-config.h in clang. See r331124 for details.Nico Weber2018-04-301-1/+0
* Revert "[Tooling] [0/1] Refactor FrontendActionFactory::create() to return st...Roman Lebedev2018-02-271-2/+1
* [Tooling] [0/1] Refactor FrontendActionFactory::create() to return std::uniqu...Roman Lebedev2018-02-271-1/+2
* [CrossTU] Fix handling of Cross Translation Unit directory pathGabor Horvath2017-10-271-3/+23
* Commit missing fixes for tool_file_renameReid Kleckner2017-09-231-4/+4
* Add Cross Translation Unit support libraryGabor Horvath2017-09-221-0/+138
OpenPOWER on IntegriCloud