[PATCH] D56469: [ObjC] Allow the use of implemented unavailable methods from within the @implementation context

Alex Lorenz via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jan 9 12:24:32 PST 2019


arphaman updated this revision to Diff 180901.
arphaman marked 3 inline comments as done.
arphaman added a comment.

Address review comments.


Repository:
  rC Clang

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

https://reviews.llvm.org/D56469

Files:
  lib/Sema/SemaDeclAttr.cpp
  test/SemaObjC/call-unavailable-init-in-self.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56469.180901.patch
Type: text/x-patch
Size: 4367 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190109/4572659b/attachment-0001.bin>


More information about the cfe-commits mailing list