[PATCH] D94942: [clangd] Add tweak for implementing abstract class

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 22 16:25:27 PST 2021


njames93 updated this revision to Diff 318678.
njames93 edited the summary of this revision.
njames93 added a comment.

Fix failing tests.
Updated message for tweak from a specified base class.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D94942

Files:
  clang-tools-extra/clangd/refactor/tweaks/CMakeLists.txt
  clang-tools-extra/clangd/refactor/tweaks/ImplementAbstract.cpp
  clang-tools-extra/clangd/unittests/CMakeLists.txt
  clang-tools-extra/clangd/unittests/tweaks/ImplementAbstractTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D94942.318678.patch
Type: text/x-patch
Size: 24757 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210123/09e8af98/attachment-0001.bin>


More information about the cfe-commits mailing list