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

Nathan James via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Jan 18 20:42:13 PST 2021


njames93 updated this revision to Diff 317456.
njames93 added a comment.

Forgot to add the untracked files


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.317456.patch
Type: text/x-patch
Size: 14236 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210119/782b818b/attachment-0001.bin>


More information about the cfe-commits mailing list