Skip to content
Commit 774ebdfc authored by Greg Clayton's avatar Greg Clayton
Browse files

Added a new "objc_refs" command that will track down all allocations on the...

Added a new "objc_refs" command that will track down all allocations on the heap that have the "isa" for the objective C class at offset zero. This will need to be improved to deal with KVO classes, but it is a start. It also disallows looking up a pointer value of zero since that would return way too many matches. 

llvm-svn: 161724
parent 0e41084a
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