[PATCH] D73088: [clangd] Capture the missing injected class names in findExplicitReferences.

Haojian Wu via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 21 02:56:19 PST 2020


hokein created this revision.
hokein added reviewers: kadircet, kbobyrev.
Herald added subscribers: usaxena95, arphaman, jkorous, MaskRay, ilya-biryukov.
Herald added a project: clang.

Fixes https://github.com/clangd/clangd/issues/237.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D73088

Files:
  clang-tools-extra/clangd/FindTarget.cpp
  clang-tools-extra/clangd/unittests/FindTargetTests.cpp
  clang-tools-extra/clangd/unittests/SemanticHighlightingTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D73088.239264.patch
Type: text/x-patch
Size: 4308 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20200121/18d57856/attachment.bin>


More information about the cfe-commits mailing list