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 d8d21fda Revert r347419 "Update call to EvaluateAsInt() to the new syntax." new c2c85395 [clangd] Put direct headers into srcs section.
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/Headers.h | 14 ++++++ clangd/SourceCode.cpp | 12 +++++ clangd/SourceCode.h | 9 ++++ clangd/index/Background.cpp | 35 +++++---------- clangd/index/Background.h | 5 +-- clangd/index/Serialization.cpp | 75 ++++++++++++++++++++++++++----- clangd/index/Serialization.h | 10 ++--- unittests/clangd/BackgroundIndexTests.cpp | 3 -- unittests/clangd/SerializationTests.cpp | 47 ++++++++++++------- 9 files changed, 148 insertions(+), 62 deletions(-)