[PATCH] D94390: [clangd] Extend find-refs to include overrides.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 11 00:48:49 PST 2021


hokein created this revision.
hokein added a reviewer: usaxena95.
Herald added subscribers: kadircet, arphaman.
hokein requested review of this revision.
Herald added subscribers: MaskRay, ilya-biryukov.
Herald added a project: clang.

find-references on `virtual void meth^od() = 0` will include override references.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D94390

Files:
  clang-tools-extra/clangd/XRefs.cpp
  clang-tools-extra/clangd/unittests/XRefsTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94390.315718.patch
Type: text/x-patch
Size: 6258 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210111/b3c4ca66/attachment.bin>


More information about the cfe-commits mailing list