[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
Tue Jan 4 10:33:01 PST 2022


dgoldman updated this revision to Diff 397336.
dgoldman marked 4 inline comments as done.
dgoldman added a comment.

Fixes for review


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116417

Files:
  clang/lib/Sema/SemaDeclObjC.cpp
  clang/test/FixIt/fixit-objc-missing-method-impl.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116417.397336.patch
Type: text/x-patch
Size: 6614 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20220104/bc832796/attachment.bin>


More information about the cfe-commits mailing list