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 dcac1257 [clangd] Detect C++ language based on well-known file path in [...] new 69bb5e5d [clangd] Parse files without extensions if we don't have a co [...] new 3211e00b [clangd] Add a capability to enable completions with fixes.
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/ClangdLSPServer.cpp | 1 + clangd/GlobalCompilationDatabase.cpp | 6 ++++-- clangd/Protocol.cpp | 2 ++ clangd/Protocol.h | 5 +++++ clangd/unittests/GlobalCompilationDatabaseTests.cpp | 4 ++++ 5 files changed, 16 insertions(+), 2 deletions(-)