[PATCH] D116385: [clangd] Code action for creating an ObjC initializer

David Goldman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jan 4 09:28:34 PST 2022


dgoldman updated this revision to Diff 397321.
dgoldman marked 11 inline comments as done.
dgoldman added a comment.

Some review fixes, still need to rebase for new changes


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116385

Files:
  clang-tools-extra/clangd/refactor/tweaks/CMakeLists.txt
  clang-tools-extra/clangd/refactor/tweaks/ObjCMemberwiseInitializer.cpp
  clang-tools-extra/clangd/unittests/CMakeLists.txt
  clang-tools-extra/clangd/unittests/tweaks/ObjCMemberwiseInitializerTests.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116385.397321.patch
Type: text/x-patch
Size: 16206 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220104/21e6bbff/attachment-0001.bin>


More information about the cfe-commits mailing list