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 4914b8d0 [clangd] lower_bound -> bsearch, NFC new f6859b0b [clangd] Include insertion: require header guards, drop other [...]
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/CanonicalIncludes.cpp | 23 +--------- clangd/index/CanonicalIncludes.h | 6 +-- clangd/index/SymbolCollector.cpp | 69 ++++++++++++++++++------------ unittests/clangd/CodeCompleteTests.cpp | 1 + unittests/clangd/FileIndexTests.cpp | 71 +++++-------------------------- unittests/clangd/SymbolCollectorTests.cpp | 57 ++++++++++++++----------- unittests/clangd/TestTU.cpp | 14 ++++-- unittests/clangd/TestTU.h | 3 ++ 8 files changed, 105 insertions(+), 139 deletions(-)