[PATCH] D59628: Add support for __attribute__((objc_class_stub))
Slava Pestov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu May 16 14:25:00 PDT 2019
slavapestov updated this revision to Diff 199905.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59628/new/
https://reviews.llvm.org/D59628
Files:
clang/include/clang/Basic/Attr.td
clang/include/clang/Basic/AttrDocs.td
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/include/clang/Basic/ObjCRuntime.h
clang/lib/CodeGen/CGObjCMac.cpp
clang/lib/Sema/SemaDeclAttr.cpp
clang/lib/Sema/SemaDeclObjC.cpp
clang/test/CodeGenObjC/class-stubs.m
clang/test/Misc/pragma-attribute-supported-attributes-list.test
clang/test/SemaObjC/class-stub-attr-unsupported.m
clang/test/SemaObjC/class-stub-attr.m
clang/utils/TableGen/ClangAttrEmitter.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59628.199905.patch
Type: text/x-patch
Size: 24750 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190516/71a307b6/attachment-0001.bin>
More information about the cfe-commits
mailing list