summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaObjC/objc-class-property.m
Commit message (Expand)AuthorAgeFilesLines
* Class Property: warn for synthesize on a class property.Manman Ren2016-01-291-2/+1
* Class Property: parse @dynamic (class).Manman Ren2016-01-291-2/+3
* Class Property: class property and instance property can have the same name.Manman Ren2016-01-281-0/+1
* Class Property: create accessors (class methods) for class property.Manman Ren2016-01-271-0/+30
OpenPOWER on IntegriCloud