This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository clang-tools-extra.
from 2c593fc2 [clangd] Disable timeouting test while investigating new 9fb1d212 [clangd] Optionally use dex for the preamble parts of the dyn [...]
The 1 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: clangd/ClangdServer.cpp | 6 ++++-- clangd/ClangdServer.h | 3 +++ clangd/index/Background.cpp | 2 +- clangd/index/FileIndex.cpp | 36 ++++++++++++++++++++++++------------ clangd/index/FileIndex.h | 14 ++++++++++++-- clangd/index/dex/Dex.h | 4 +++- clangd/tool/ClangdMain.cpp | 9 +++++---- unittests/clangd/DexTests.cpp | 8 +------- unittests/clangd/FileIndexTests.cpp | 17 +++++++++-------- unittests/clangd/TestTU.cpp | 3 ++- 10 files changed, 64 insertions(+), 38 deletions(-)