[PATCH] D74829: [clang-rename] Add the USR of incomplete decl to the USRSet.

Kirill Bobyrev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 21 06:51:37 PST 2020


kbobyrev added a comment.

Yeah, it works in Clang-Rename due to additional steps in the renaming process. Testing only Clangd's rename is sufficient here.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74829





More information about the cfe-commits mailing list