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

Alex Lorenz via cfe-commits cfe-commits at lists.llvm.org
Fri Oct 28 03:34:47 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL285391: [Objective-C] Add objc_subclassing_restricted attribute (authored by arphaman).

Changed prior to commit:
  https://reviews.llvm.org/D25993?vs=76019&id=76175#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D25993

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D25993.76175.patch
Type: text/x-patch
Size: 5645 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20161028/f06e2b6a/attachment.bin>


More information about the cfe-commits mailing list