llvm-project/clang-tools-extra/modularize
Archibald Elliott d768bf994f [NFC][TargetParser] Replace uses of llvm/Support/Host.h
The forwarding header is left in place because of its use in
`polly/lib/External/isl/interface/extract_interface.cc`, but I have
added a GCC warning about the fact it is deprecated, because it is used
in `isl` from where it is included by Polly.
2023-02-10 09:59:46 +00:00
..
CMakeLists.txt [Support] Move TargetParsers to new component 2022-12-20 11:05:50 +00:00
CoverageChecker.cpp [Clang] Prepare for llvm::Optional becoming std::optional. 2022-12-20 00:41:40 +01:00
CoverageChecker.h [NFC][TargetParser] Replace uses of llvm/Support/Host.h 2023-02-10 09:59:46 +00:00
Modularize.cpp [modularize] StringMap=>map to make iteration order deterministic 2023-02-02 13:46:52 -08:00
Modularize.h
ModularizeUtilities.cpp
ModularizeUtilities.h
ModuleAssistant.cpp Remove redundant .c_str() and .get() calls 2022-12-18 00:33:53 +00:00
PreprocessorTracker.cpp [Clang] Prepare for llvm::Optional becoming std::optional. 2022-12-20 00:41:40 +01:00
PreprocessorTracker.h