llvm-project/clang-tools-extra/clang-include-fixer
Reid Kleckner e1e7b6f381 [clang-include-fixer] Suppress cmd prompt from Vim on Windows
Copied from the clang-format.py editor integration.

Reviewers: bkramer

Differential Revision: https://reviews.llvm.org/D70518
2019-11-22 11:28:42 -08: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 [clang-include-fixer] Suppress cmd prompt from Vim on Windows 2019-11-22 11:28:42 -08: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