[PATCH] D98538: [clangd] Perform merging for stale symbols in MergeIndex
Kadir Cetinkaya via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Mar 29 12:03:39 PDT 2021
kadircet updated this revision to Diff 333956.
kadircet marked 3 inline comments as done.
kadircet added a comment.
- Add comments to the unittest to explain why we chose incorrect behaviour.
- Extract authorization logic to a helper.
- Count dropped symbols separately in fuzzyfind tracer stats.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98538/new/
https://reviews.llvm.org/D98538
Files:
clang-tools-extra/clangd/index/Index.h
clang-tools-extra/clangd/index/Merge.cpp
clang-tools-extra/clangd/unittests/IndexTests.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98538.333956.patch
Type: text/x-patch
Size: 8456 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210329/4e0f7823/attachment-0001.bin>
More information about the cfe-commits
mailing list