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 87b9613d [clang-tidy] Remove AnalyzeTemporaryDtors option. new 1088bc41 [clangd] Incorporate #occurrences in scoring code complete results.
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/CodeComplete.cpp | 39 ++++++++++++++++++---------------- clangd/index/Index.cpp | 8 +++++++ clangd/index/Index.h | 6 ++++++ clangd/index/MemIndex.cpp | 2 +- unittests/clangd/CodeCompleteTests.cpp | 15 +++++++++++++ 5 files changed, 51 insertions(+), 19 deletions(-)