[PATCH] D116417: [clang][ObjC] Add fix it for missing methods in impl
David Goldman via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Dec 30 09:36:52 PST 2021
dgoldman created this revision.
dgoldman requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.
We suggest inserting the method with an empty body at the end
of the implementation decl.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D116417
Files:
clang/lib/Sema/SemaDeclObjC.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116417.396686.patch
Type: text/x-patch
Size: 6117 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211230/3dcf9a0f/attachment.bin>
More information about the cfe-commits
mailing list