[PATCH] D60544: Support objc_nonlazy_class attribute on Objective-C implementations
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 11 10:55:28 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL358201: Support objc_nonlazy_class attribute on Objective-C implementations (authored by epilk, committed by ).
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
Changed prior to commit:
https://reviews.llvm.org/D60544?vs=194596&id=194717#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60544/new/
https://reviews.llvm.org/D60544
Files:
cfe/trunk/include/clang/Basic/Attr.td
cfe/trunk/include/clang/Basic/AttrDocs.td
cfe/trunk/lib/CodeGen/CGObjCMac.cpp
cfe/trunk/test/CodeGenObjC/non-lazy-classes.m
cfe/trunk/test/Misc/pragma-attribute-supported-attributes-list.test
cfe/trunk/test/SemaObjC/attr-objc-non-lazy.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60544.194717.patch
Type: text/x-patch
Size: 5684 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190411/f45c1ce5/attachment.bin>
More information about the llvm-commits
mailing list