[PATCH] D60542: Add support for attributes on @implementations in Objective-C
Phabricator via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Thu Apr 11 10:55:08 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rC358200: Add support for attributes on @implementations in Objective-C (authored by epilk, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D60542?vs=194594&id=194716#toc
Repository:
rC Clang
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D60542/new/
https://reviews.llvm.org/D60542
Files:
include/clang/Basic/Attr.td
include/clang/Basic/DiagnosticParseKinds.td
include/clang/Parse/Parser.h
include/clang/Sema/Sema.h
lib/Parse/ParseObjc.cpp
lib/Parse/Parser.cpp
lib/Sema/SemaDeclObjC.cpp
test/FixIt/fixit-pragma-attribute.cpp
test/Misc/pragma-attribute-supported-attributes-list.test
test/Parser/attributes.mm
test/Parser/objc-implementation-attrs.m
test/Parser/placeholder-recovery.m
test/Sema/pragma-attribute-strict-subjects.c
test/SemaObjC/attr-objc-non-lazy.m
test/SemaObjC/objc-asm-attribute-neg-test.m
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60542.194716.patch
Type: text/x-patch
Size: 19098 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20190411/89ec05ef/attachment-0001.bin>
More information about the cfe-commits
mailing list