[PATCH] D136248: [Index] consider `delete X` a reference to ~X() if it can be resolved
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Oct 19 04:56:53 PDT 2022
sammccall created this revision.
sammccall added a reviewer: hokein.
Herald added subscribers: kadircet, arphaman.
Herald added a project: All.
sammccall requested review of this revision.
Herald added subscribers: cfe-commits, ilya-biryukov.
Herald added projects: clang, clang-tools-extra.
Fixes https://github.com/clangd/clangd/issues/1321
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D136248
Files:
clang-tools-extra/clangd/unittests/XRefsTests.cpp
clang/lib/Index/IndexBody.cpp
clang/test/Index/index-refs.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D136248.468873.patch
Type: text/x-patch
Size: 8246 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221019/081153ff/attachment.bin>
More information about the cfe-commits
mailing list