llvm-capstone/clang-tools-extra/clang-include-fixer
darkfeline 5b4abae763
[emacs] Fix Emacs library formatting (#76110)
This makes it easier to ship/install these using the builtin Emacs
package format (in particular, a Version is required).
2024-01-10 13:14:21 +01:00
..
find-all-symbols Use StringRef::{starts,ends}_with (NFC) 2023-12-14 07:53:20 -08:00
plugin Use StringRef::{starts,ends}_with (NFC) 2023-12-14 07:53:20 -08:00
tool [emacs] Fix Emacs library formatting (#76110) 2024-01-10 13:14:21 +01:00
CMakeLists.txt cmake: add missing dependencies on ClangDriverOptions tablegen 2023-08-04 10:27:19 -07:00
FuzzySymbolIndex.cpp LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-09 04:06:52 +00:00
FuzzySymbolIndex.h
IncludeFixer.cpp [clang] NFCI: Use FileEntryRef in suggestPathToFileForDiagnostics() 2023-09-09 20:29:04 -07:00
IncludeFixer.h
IncludeFixerContext.cpp Use StringRef::{starts,ends}_with (NFC) 2023-12-14 07:53:20 -08:00
IncludeFixerContext.h
InMemorySymbolIndex.cpp
InMemorySymbolIndex.h
SymbolIndex.h
SymbolIndexManager.cpp Use StringRef::{starts,ends}_with (NFC) 2023-12-14 07:53:20 -08:00
SymbolIndexManager.h
YamlSymbolIndex.cpp [clang-tools-extra] Remove unused using (NFC) 2021-12-31 10:51:10 -08:00
YamlSymbolIndex.h