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 b1cfdf43 Added an AST matcher for declarations that are in the `std` n [...] new 77dd14cd [clangd] Fix header-guard check for include insertion, and do [...]
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/index/Symbol.cpp | 22 +++++------ clangd/index/Symbol.h | 12 +++--- clangd/index/SymbolCollector.cpp | 64 +++++++++++++++++++------------ clangd/index/SymbolCollector.h | 6 +++ clangd/unittests/SymbolCollectorTests.cpp | 23 ++++++++++- 5 files changed, 84 insertions(+), 43 deletions(-)