[PATCH] D69165: [clangd] Store Index in Tweak::Selection

Kadir Cetinkaya via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 21 03:49:28 PDT 2019


kadircet updated this revision to Diff 225850.
kadircet added a comment.

- Store unique_ptr instead of a raw one.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69165

Files:
  clang-tools-extra/clangd/ClangdServer.cpp
  clang-tools-extra/clangd/refactor/Tweak.cpp
  clang-tools-extra/clangd/refactor/Tweak.h
  clang-tools-extra/clangd/unittests/TweakTesting.cpp
  clang-tools-extra/clangd/unittests/TweakTesting.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D69165.225850.patch
Type: text/x-patch
Size: 5372 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191021/113dc0cb/attachment-0001.bin>


More information about the cfe-commits mailing list