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 ecf9f0d5 [clangd] Delete config.clangd_xpc_support from test/ to unbre [...] new 1ee37c70 [clangd] Surface diagnostics from headers inside main file
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/Diagnostics.cpp | 55 ++++++++++++-- clangd/Diagnostics.h | 4 + clangd/unittests/DiagnosticsTests.cpp | 138 +++++++++++++++++++++++++++++++--- clangd/unittests/TestTU.cpp | 12 ++- clangd/unittests/TestTU.h | 8 ++ 5 files changed, 198 insertions(+), 19 deletions(-)