llvm-project/clang/lib/Tooling/DependencyScanning
Duncan P. N. Exon Smith 5207f19d10 ADT: Allow IntrusiveRefCntPtr construction from std::unique_ptr, NFC
Allow a `std::unique_ptr` to be moved into the an `IntrusiveRefCntPtr`,
and remove a couple of now-unnecessary `release()` calls.

Differential Revision: https://reviews.llvm.org/D92888
2020-12-08 17:33:19 -08:00
..
CMakeLists.txt [clang][clang-scan-deps] Add support for extracting full module dependencies. 2019-10-30 15:27:27 -07:00
DependencyScanningFilesystem.cpp Lex: Avoid MemoryBuffer* key in ExcludedPreprocessorDirectiveSkipMapping, NFC 2020-10-12 17:39:01 -04:00
DependencyScanningService.cpp [clang][clang-scan-deps] Add support for extracting full module dependencies. 2019-10-30 15:27:27 -07:00
DependencyScanningTool.cpp Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
DependencyScanningWorker.cpp ADT: Allow IntrusiveRefCntPtr construction from std::unique_ptr, NFC 2020-12-08 17:33:19 -08:00
ModuleDepCollector.cpp SourceManager: getFileEntryRefForID => getNonBuiltinFilenameForID, NFC 2020-10-22 22:20:50 -04:00