[PATCH] D94942: [clangd] Add tweak for implementing abstract class
Nathan James via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Jan 21 14:16:00 PST 2021
njames93 updated this revision to Diff 318315.
njames93 added a comment.
Split up the code a little more. Fix a few malformed comments.
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.318315.patch
Type: text/x-patch
Size: 20097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210121/77eac6cb/attachment-0001.bin>
More information about the cfe-commits
mailing list