[PATCH] D73367: [clangd] Go-to-definition on 'override' jumps to overridden method(s)

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 28 03:09:56 PST 2020


sammccall updated this revision to Diff 240819.
sammccall marked an inline comment as done.
sammccall added a comment.

address comment and clang-format


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73367/new/

https://reviews.llvm.org/D73367

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73367.240819.patch
Type: text/x-patch
Size: 3917 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200128/cbf1525b/attachment.bin>


More information about the cfe-commits mailing list