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 8aa13472 Add explicit dependency on clangSerialization after rC348911 new 08f8d5f1 [clangd] Move the utility function to anonymous namespace, NFC. new b4e642d0 [clangd] Avoid emitting Queued status when we are able to acq [...] new 0a478cf8 [clangd] Refine the way of checking a declaration is referenc [...]
The 3 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/TUScheduler.cpp | 8 +++-- clangd/Threading.cpp | 9 +++++ clangd/Threading.h | 1 + clangd/XRefs.cpp | 22 ++++++------ clangd/index/Background.cpp | 65 ++++++++++++++++++----------------- unittests/clangd/TUSchedulerTests.cpp | 2 -- unittests/clangd/XRefsTests.cpp | 47 +++++++++++++++++++++++++ 7 files changed, 105 insertions(+), 49 deletions(-)