llvm-project/clang-tools-extra/unittests
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
..
change-namespace [change-namespace] get newlines around moved namespace right. 2017-01-04 14:49:08 +00:00
clang-apply-replacements [clang-apply-replacements] use Range::operator==() instead of self-defined operator. 2016-06-21 17:59:57 +00:00
clang-move [clang-move] Support moving type alias declarations. 2017-01-04 14:50:49 +00:00
clang-query Remove autoconf support 2016-01-26 21:31:36 +00:00
clang-tidy modernize-use-auto NFC fixes 2016-12-14 15:29:23 +00:00
include/common Remove clang-modernize. 2015-12-17 11:49:19 +00:00
include-fixer [include-fixer] Load symbol index asynchronously. 2017-01-09 15:18:28 +00:00
CMakeLists.txt [clang-move] A prototype tool for moving class definition to new file. 2016-09-21 13:18:19 +00:00