llvm-project/clang-tools-extra/clang-include-fixer
Fangrui Song 0972a390b9 LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-09 04:06:52 +00:00
..
find-all-symbols [clang] Implement ElaboratedType sugaring for types written bare 2022-07-27 11:10:54 +02:00
plugin
tool
CMakeLists.txt
FuzzySymbolIndex.cpp LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-09 04:06:52 +00:00
FuzzySymbolIndex.h
InMemorySymbolIndex.cpp
InMemorySymbolIndex.h
IncludeFixer.cpp
IncludeFixer.h
IncludeFixerContext.cpp Use llvm::sort instead of std::sort where possible 2022-07-23 15:19:05 +02:00
IncludeFixerContext.h
SymbolIndex.h
SymbolIndexManager.cpp Use the range-based overload of llvm::sort where possible 2022-07-23 15:13:25 +02:00
SymbolIndexManager.h
YamlSymbolIndex.cpp
YamlSymbolIndex.h