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 c31a1ffc [clang-tidy] use CHECK-NOTES in tests for bugprone suspicious [...] new 46cc53f0 Tell whether file/folder for include completions. new ce04ed3f [clangd] Make IncludeInserter less slow. NFC
The 2 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/CodeComplete.cpp | 5 +++++ clangd/Headers.cpp | 12 ++++++------ clangd/Headers.h | 6 +++--- clangd/Protocol.h | 7 +++++++ unittests/clangd/CodeCompleteTests.cpp | 21 +++++++++++++++++++++ 5 files changed, 42 insertions(+), 9 deletions(-)