r189514 - For methods where clang automatically infers instancetype from the selector

jahanian fjahanian at apple.com
Wed Aug 28 14:28:51 PDT 2013


On Aug 28, 2013, at 1:55 PM, Jordan Rose <jordan_rose at apple.com> wrote:

> The +array... and +dictionary... methods still need instancetype, though. Are they not covered by the general migrateFactoryMethod() case?
> 
> 

It turned out that there was an existing API which gives such info. In r189520,

- Fariborz





More information about the cfe-commits mailing list