aboutsummaryrefslogtreecommitdiff
path: root/unittests/CrossTU
AgeCommit message (Expand)Author
2019-08-30[Tooling] Migrated APIs that take ownership of objects to unique_ptrDmitri Gribenko
2019-08-14[Clang] Migrate llvm::make_unique to std::make_uniqueJonas Devlieghere
2019-07-24[CrossTU] Add a function to retrieve original source location.Balazs Keri
2019-07-18Revert r366449: [CrossTU] Add a function to retrieve original source location.Ilya Biryukov
2019-07-18[CrossTU] Add a function to retrieve original source location.Balazs Keri
2019-07-08[analyzer] Add analyzer option to limit the number of imported TUsEndre Fulop
2019-07-03cmake: Add CLANG_LINK_CLANG_DYLIB optionTom Stellard
2019-01-19Update the file headers across all of the LLVM projects in the monorepoChandler Carruth
2018-12-12Add explicit dependency on clangSerialization for a bunch of components to fi...Fangrui Song
2018-04-30IWYU for llvm-config.h in clang. See r331124 for details.Nico Weber
2018-02-27Revert "[Tooling] [0/1] Refactor FrontendActionFactory::create() to return st...Roman Lebedev
2018-02-27[Tooling] [0/1] Refactor FrontendActionFactory::create() to return std::uniqu...Roman Lebedev
2017-12-05[CMake] Use PRIVATE in target_link_libraries for executablesShoaib Meenai
2017-10-27[CrossTU] Fix handling of Cross Translation Unit directory pathGabor Horvath
2017-09-23Commit missing fixes for tool_file_renameReid Kleckner
2017-09-22Add Cross Translation Unit support libraryGabor Horvath