Skip to content
Commit 957373fc authored by Jim Ingham's avatar Jim Ingham
Browse files

Changing the ObjC find method implementation to use a ClangUtilityFunction...

Changing the ObjC find method implementation to use a ClangUtilityFunction inserted into the target.  Consolidate all the
logic for finding the target of a method dispatch into this function, insert & call it.  Gets calls to super, and all the
fixup & fixedup variants working properly.  Also gets the class from the object so that we step through KVO wrapper methods
into the actual user code.

llvm-svn: 121437
parent 648fcbef
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