summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGenObjC/objc-alloc-init.m
Commit message (Expand)AuthorAgeFilesLines
* [CodeGenObjC] Fix a nullptr dyn_castErik Pilkington2019-02-251-0/+13
* [CodeGenObjC] Emit [[X alloc] init] as objc_alloc_init(X) when availableErik Pilkington2019-02-141-0/+28
OpenPOWER on IntegriCloud