[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:10:59 PDT 2019


This revision was automatically updated to reflect the committed changes.
sammccall marked an inline comment as done.
Closed by commit rCTE360116: [clangd] Move Rename into its own file, and add unit test. NFC (authored by sammccall, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D61596?vs=198269&id=198401#toc

Repository:
  rCTE Clang Tools Extra

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

https://reviews.llvm.org/D61596

Files:
  clangd/CMakeLists.txt
  clangd/ClangdServer.cpp
  clangd/ClangdUnit.cpp
  clangd/ClangdUnit.h
  clangd/refactor/Rename.cpp
  clangd/refactor/Rename.h
  clangd/unittests/CMakeLists.txt
  clangd/unittests/RenameTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D61596.198401.patch
Type: text/x-patch
Size: 12337 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190507/ca2100a5/attachment.bin>


More information about the cfe-commits mailing list