[PATCH] D61596: [clangd] Move Rename into its own file, and add unit test. NFC

Sam McCall via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue May 7 00:40:25 PDT 2019


sammccall added a comment.

Incidentally, this was not NFC - it deduplicates edits and therefore works around a bug in the visitor!


Repository:
  rCTE Clang Tools Extra

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

https://reviews.llvm.org/D61596





More information about the cfe-commits mailing list