llvm-project/clang-tools-extra/clang-include-fixer
John Ericson da77db58d7 Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs."
https://lab.llvm.org/buildbot/#/builders/46/builds/21146 Still have
this odd error, not sure how to reproduce, so I will just try breaking
up my patch.

This reverts commit 4a678f8072.
2022-01-16 05:48:30 +00:00
..
find-all-symbols Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs." 2022-01-16 05:48:30 +00:00
plugin [openmp] Add missing dependencies for OMP.h.inc after d90443b 2020-06-23 11:48:04 -04:00
tool Revert "[cmake] Use `GNUInstallDirs` to support custom installation dirs." 2022-01-16 05:48:30 +00:00
CMakeLists.txt [openmp] Add missing dependencies for OMP.h.inc after d90443b 2020-06-23 11:48:04 -04:00
FuzzySymbolIndex.cpp
FuzzySymbolIndex.h
InMemorySymbolIndex.cpp
InMemorySymbolIndex.h
IncludeFixer.cpp Cleanup identifier parsing; NFC 2021-09-14 09:12:22 -04:00
IncludeFixer.h [clang-tools-extra] NFC: Fix trivial typo in documents and comments 2020-04-05 15:28:40 +09:00
IncludeFixerContext.cpp
IncludeFixerContext.h [clang-tools-extra] NFC: Fix trivial typo in documents and comments 2020-04-05 15:28:40 +09:00
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