llvm-project/clang-tools-extra/clang-include-fixer
Jonas Devlieghere 888673b6e3
Revert "[clang] Implement ElaboratedType sugaring for types written bare"
This reverts commit 7c51f02eff because it
stills breaks the LLDB tests. This was  re-landed without addressing the
issue or even agreement on how to address the issue. More details and
discussion in https://reviews.llvm.org/D112374.
2022-07-14 21:17:48 -07:00
..
find-all-symbols Revert "[clang] Implement ElaboratedType sugaring for types written bare" 2022-07-14 21:17:48 -07:00
plugin
tool [clang-tools-extra][cmake] Use `GNUInstallDirs` to support custom installation dirs. 2022-01-22 20:57:21 +00:00
CMakeLists.txt
FuzzySymbolIndex.cpp
FuzzySymbolIndex.h
InMemorySymbolIndex.cpp
InMemorySymbolIndex.h
IncludeFixer.cpp Cleanup identifier parsing; NFC 2021-09-14 09:12:22 -04:00
IncludeFixer.h
IncludeFixerContext.cpp
IncludeFixerContext.h
SymbolIndex.h
SymbolIndexManager.cpp [clang-include-fixer] Fix incorrect ranking because of dangling references 2021-12-20 15:56:57 +01:00
SymbolIndexManager.h
YamlSymbolIndex.cpp [clang-tools-extra] Remove unused using (NFC) 2021-12-31 10:51:10 -08:00
YamlSymbolIndex.h