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 9a7e547c [clangd] Improvements to header mapping: more precise parsing [...] new 318bfc45 [clangd] Fix code completion of macros defined in the preambl [...]
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 | 50 +++++++++++++++++++++++++++++++--- clangd/ClangdUnit.h | 5 ++++ clangd/CodeComplete.cpp | 33 ++++++++++++++++++++-- clangd/index/SymbolCollector.cpp | 1 + clangd/unittests/CodeCompleteTests.cpp | 21 ++++++++++---- 5 files changed, 97 insertions(+), 13 deletions(-)