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

Kirill Bobyrev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 21 04:25:16 PST 2020


kbobyrev added a comment.

It would also be great to have the original rename test from the linked issue since something might potentially go wrong in-between `findExplicitReferences` and rename action (and also to expand the testset because the existing one is not really extensive :().


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D73088





More information about the cfe-commits mailing list