llvm-capstone/clang-tools-extra/modularize
2024-01-15 21:25:51 -08:00
..
CMakeLists.txt cmake: add missing dependencies on ClangDriverOptions tablegen 2023-08-04 10:27:19 -07:00
CoverageChecker.cpp Use StringRef::{starts,ends}_with (NFC) 2023-12-14 07:53:20 -08:00
CoverageChecker.h
Modularize.cpp [clang][modules] Deprecate module.map in favor of module.modulemap (#75142) 2023-12-14 14:03:57 -08:00
Modularize.h
ModularizeUtilities.cpp [modularize] Use SmallString::operator std::string (NFC) 2024-01-15 21:25:51 -08:00
ModularizeUtilities.h [clang][modules] Deprecate module.map in favor of module.modulemap (#75142) 2023-12-14 14:03:57 -08:00
ModuleAssistant.cpp [ADT] Rename SmallString::{starts,ends}with to {starts,ends}_with (#74916) 2023-12-09 14:28:45 -08:00
PreprocessorTracker.cpp Use StringRef::{starts,ends}_with (NFC) 2023-12-14 07:53:20 -08:00
PreprocessorTracker.h