Skip to content
Commit 48566aaa authored by Akira Hatanaka's avatar Akira Hatanaka
Browse files

[CodeGen][ObjC] Convert '[self alloc]' in a class method to a call to

'objc_alloc(self)'

Also convert '[[self alloc] init]' in a class method to a call to
'objc_alloc_init(self)'.

rdar://problem/50855121

Differential Revision: https://reviews.llvm.org/D62643

llvm-svn: 362521
parent d98a0a36
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment