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 5c83fea4 [clangd] Make completion scores use 0-1 floats internally. new b8acc957 [clangd] Tracing improvements
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 | 6 +++-- clangd/JSONRPCDispatcher.cpp | 10 +++++--- clangd/JSONRPCDispatcher.h | 13 ++++++++-- clangd/Trace.cpp | 53 +++++++++++++++++++++++++---------------- clangd/Trace.h | 22 +++++++++++++++-- clangd/tool/ClangdMain.cpp | 2 +- test/clangd/trace.test | 18 ++++++++++---- unittests/clangd/TraceTests.cpp | 2 +- 8 files changed, 91 insertions(+), 35 deletions(-)