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 ae22fae0 [clangd] Add ClangdUnit diagnostics tests using annotated code. new 297cc432 [clangd] Modify the Span API so that Spans propagate with contexts.
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/ClangdUnit.cpp | 12 +++++---- clangd/Context.h | 15 +++++++++++ clangd/JSONRPCDispatcher.cpp | 57 +++++++++++++++++++++++++++++------------ clangd/Trace.cpp | 41 ++++++++++++----------------- clangd/Trace.h | 41 +++++++++++++++-------------- unittests/clangd/TraceTests.cpp | 4 +-- 6 files changed, 102 insertions(+), 68 deletions(-)