[PATCH] D25993: [Objective-C] Add objc_subclassing_restricted attribute

Alex Lorenz via cfe-commits cfe-commits at lists.llvm.org
Thu Oct 27 06:57:40 PDT 2016


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

The updated patch adds documentation and modifies the diagnostic message.


Repository:
  rL LLVM

https://reviews.llvm.org/D25993

Files:
  include/clang/Basic/Attr.td
  include/clang/Basic/AttrDocs.td
  include/clang/Basic/DiagnosticSemaKinds.td
  lib/Sema/SemaDeclAttr.cpp
  lib/Sema/SemaDeclObjC.cpp
  test/SemaObjC/subclassing-restricted-attr.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25993.76019.patch
Type: text/x-patch
Size: 5550 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161027/551c3b4e/attachment.bin>


More information about the cfe-commits mailing list