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 86d7bbdc [clangd] Truncate SymbolID to 16 bytes. new 5a723ec8 [clangd] Embed fixes as CodeAction, instead of clangd_fixes. [...]
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/ClangdLSPServer.cpp | 48 +++++++---------------------- clangd/Diagnostics.cpp | 24 +++++++++++++-- clangd/Diagnostics.h | 5 ++- clangd/Protocol.cpp | 11 ++++--- clangd/Protocol.h | 13 +++++--- test/clangd/fixits-embed-in-diagnostic.test | 11 ++++--- unittests/clangd/ClangdUnitTests.cpp | 11 ++++--- 7 files changed, 65 insertions(+), 58 deletions(-)