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 60b7c871 [clangd] Remove didOpen extraFlags extension. new f6dc8c79 [clangd] Make in-memory CDB always available as an overlay, r [...] new c77c2ebc Reapply Logging: make os_log buffer size an integer constant [...]
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: clang-tidy/cert/CMakeLists.txt | 1 - clang-tidy/cert/StrToNumCheck.cpp | 2 +- clangd/ClangdLSPServer.cpp | 55 +++++++--------------- clangd/ClangdLSPServer.h | 43 ++++------------- clangd/GlobalCompilationDatabase.cpp | 34 ++++++++----- clangd/GlobalCompilationDatabase.h | 25 ++++++---- clangd/tool/ClangdMain.cpp | 2 +- .../clangd/GlobalCompilationDatabaseTests.cpp | 55 ++++++++++++++++++++++ 8 files changed, 119 insertions(+), 98 deletions(-)