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 d3aaa51d [clangd] Bump vscode-clangd v0.0.8 new 15b50645 [clangd] Drop injected class name when class scope is not exp [...] new e9cefe5f [clangd] Penalize destructor and overloaded operators in code [...]
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 | 17 ++++++++++-- clangd/Quality.cpp | 12 ++++++-- clangd/Quality.h | 2 ++ unittests/clangd/CodeCompleteTests.cpp | 5 ++++ unittests/clangd/QualityTests.cpp | 51 ++++++++++++++++++++++++++++------ 5 files changed, 74 insertions(+), 13 deletions(-)