Skip to content
Commit d0fbf6ce authored by Fariborz Jahanian's avatar Fariborz Jahanian
Browse files

ObjectiveC migrator: If we find a method that returns a C pointer

of some sort (but not an object, block pointer or CF pointers), 
and is not annotated with the objc_returns_inner_pointer attribute, 
we should suggest NS_RETURNS_INNER_POINTER annotation for these methods. 

llvm-svn: 189707
parent 9d9510d8
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment