llvm-project/clang-tools-extra/include-fixer/tool
Benjamin Kramer bdb2171c15 [include-fixer] Load symbol index asynchronously.
We don't actually need the index until parse time, so fetch it in the
background and start parsing. By the time it is actually needed it's
likely that the loading phase has completed in the background.

llvm-svn: 291446
2017-01-09 15:18:28 +00:00
..
CMakeLists.txt Revert "Revert "[Include-fixer] Install executables and support scripts"" 2016-08-17 20:58:14 +00:00
ClangIncludeFixer.cpp [include-fixer] Load symbol index asynchronously. 2017-01-09 15:18:28 +00:00
clang-include-fixer-test.el Load clang-include-fixer.el from the unit test suite so that the unit tests can run in batch mode. 2016-10-25 11:30:28 +00:00
clang-include-fixer.el Fix grammar 2016-11-09 17:47:56 +00:00
clang-include-fixer.py [include-fixer] query-mode should be false by default. 2016-10-10 14:21:55 +00:00