[PATCH] D116490: [clangd] Code action to declare missing move/copy constructor/assignment
Sam McCall via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Jan 2 14:16:11 PST 2022
sammccall updated this revision to Diff 396949.
sammccall added a comment.
Oops, forgot the implementation
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D116490/new/
https://reviews.llvm.org/D116490
Files:
clang-tools-extra/clangd/ParsedAST.cpp
clang-tools-extra/clangd/ParsedAST.h
clang-tools-extra/clangd/refactor/tweaks/CMakeLists.txt
clang-tools-extra/clangd/refactor/tweaks/SpecialMembers.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116490.396949.patch
Type: text/x-patch
Size: 8782 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220102/235a1820/attachment.bin>
More information about the cfe-commits
mailing list