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 0bc8ee01 [clangd] Add a FileSymbols container that manages symbols fro [...] new 9a5bd0ce [clangd] Implemented tracing using Context
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 | 4 +-- clangd/JSONRPCDispatcher.cpp | 17 ++++++----- clangd/Trace.cpp | 47 ++++++++++++++++++------------- clangd/Trace.h | 62 +++++++++++++++++++++++++---------------- clangd/tool/ClangdMain.cpp | 10 +++++-- unittests/clangd/TraceTests.cpp | 8 ++++-- 6 files changed, 90 insertions(+), 58 deletions(-)