[PATCH] D56555: Add Attribute to define nonlazy objc classes

Joe via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 11 14:32:23 PST 2019


joedaniels29 updated this revision to Diff 181371.
joedaniels29 added a comment.

Tried to fix Aaron Ballman's feedback. Thanks Aaron!


Repository:
  rC Clang

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

https://reviews.llvm.org/D56555

Files:
  clang/include/clang/Basic/Attr.td
  clang/include/clang/Basic/AttrDocs.td
  clang/lib/CodeGen/CGObjCMac.cpp
  clang/lib/Sema/SemaDeclAttr.cpp
  clang/test/CodeGenObjC/non-lazy-classes.m

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56555.181371.patch
Type: text/x-patch
Size: 3701 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190111/9192a041/attachment.bin>


More information about the cfe-commits mailing list