[PATCH] D116385: [clangd] Code action for creating an ObjC initializer
David Goldman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 30 08:03:52 PST 2021
dgoldman updated this revision to Diff 396676.
dgoldman added a comment.
Minor change to how we get the loc of `@end`
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.396676.patch
Type: text/x-patch
Size: 16229 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211230/67b5ca6c/attachment-0001.bin>
More information about the cfe-commits
mailing list