In the data formatters, if we know the result
type of an Objective-C selector, don't bother
making the expression parser resolve it all over
again.  Just send the message straight to the
object pointer as if it were an id, and cast the
result.

<rdar://problem/12799087>


git-svn-id: https://llvm.org/svn/llvm-project/lldb/trunk@169300 91177308-0d34-0410-b5e6-96231b3b80d8
1 file changed