llvm-capstone/clang-tools-extra/clang-include-fixer
2021-02-03 08:30:45 +01:00
..
find-all-symbols [clang-tooling] Prevent llvm::fatal_error on invalid CLI option 2021-01-29 10:15:06 +01:00
plugin [openmp] Add missing dependencies for OMP.h.inc after d90443b 2020-06-23 11:48:04 -04:00
tool [clang-tooling] Prevent llvm::fatal_error on invalid CLI option 2021-01-29 10:15:06 +01:00
CMakeLists.txt [openmp] Add missing dependencies for OMP.h.inc after d90443b 2020-06-23 11:48:04 -04:00
FuzzySymbolIndex.cpp [clang-tools-extra] Migrate llvm::make_unique to std::make_unique 2019-08-14 23:52:23 +00:00
FuzzySymbolIndex.h
IncludeFixer.cpp Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
IncludeFixer.h [clang-tools-extra] NFC: Fix trivial typo in documents and comments 2020-04-05 15:28:40 +09:00
IncludeFixerContext.cpp Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
IncludeFixerContext.h [clang-tools-extra] NFC: Fix trivial typo in documents and comments 2020-04-05 15:28:40 +09:00
InMemorySymbolIndex.cpp Make llvm::StringRef to std::string conversions explicit. 2020-01-28 23:25:25 +01:00
InMemorySymbolIndex.h
SymbolIndex.h
SymbolIndexManager.cpp [clang-include-fixer] Pre-reserve vector size. NFC 2021-02-03 08:30:45 +01:00
SymbolIndexManager.h
YamlSymbolIndex.cpp
YamlSymbolIndex.h