summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/direct-method.m
Commit message (Expand)AuthorAgeFilesLines
* [objc_direct] Tigthen checks for direct methodsPierre Habouzit2019-12-201-1/+27
* [objc_direct] fix uniquing when re-declaring a readwrite-direct propertyPierre Habouzit2019-12-171-0/+8
* Also synthesize _cmd and self for propertiesPierre Habouzit2019-12-091-0/+11
* [ObjC] Make sure that the implicit arguments for direct methods have been setupAlex Lorenz2019-12-061-0/+17
* Implement __attribute__((objc_direct)), __attribute__((objc_direct_members))Pierre Habouzit2019-11-181-0/+175
OpenPOWER on IntegriCloud