summaryrefslogtreecommitdiffstats
path: root/clang/test/Parser/objc-implementation-attrs.m
Commit message (Collapse)AuthorAgeFilesLines
* Add support for attributes on @implementations in Objective-CErik Pilkington2019-04-111-0/+53
We want to make objc_nonlazy_class apply to implementations, but ran into this. There doesn't seem to be any reason that this isn't supported. Differential revision: https://reviews.llvm.org/D60542 llvm-svn: 358200
OpenPOWER on IntegriCloud