llvm-project/clang-tools-extra/clang-include-fixer
Benjamin Kramer 66237889a7 [include-fixer] Python 3 support for clang-include-fixer.py
Patch by Yannick Brehon!
2019-11-28 14:22:21 +01:00
..
find-all-symbols [clang-include-fixer] Skip .rc files when finding symbols 2019-11-14 10:04:35 -08:00
plugin [clang-tools-extra] Migrate llvm::make_unique to std::make_unique 2019-08-14 23:52:23 +00:00
tool [include-fixer] Python 3 support for clang-include-fixer.py 2019-11-28 14:22:21 +01:00
CMakeLists.txt
FuzzySymbolIndex.cpp [clang-tools-extra] Migrate llvm::make_unique to std::make_unique 2019-08-14 23:52:23 +00:00
FuzzySymbolIndex.h
InMemorySymbolIndex.cpp
InMemorySymbolIndex.h
IncludeFixer.cpp [clang-tools-extra] Migrate llvm::make_unique to std::make_unique 2019-08-14 23:52:23 +00:00
IncludeFixer.h
IncludeFixerContext.cpp
IncludeFixerContext.h Remove \brief commands from doxygen comments. 2019-08-22 11:32:57 +00:00
SymbolIndex.h
SymbolIndexManager.cpp
SymbolIndexManager.h
YamlSymbolIndex.cpp
YamlSymbolIndex.h