Removed spurious lookup of the $__lldb_expr
authorSean Callanan <scallanan@apple.com>
Thu, 6 Feb 2014 22:24:11 +0000 (22:24 +0000)
committerSean Callanan <scallanan@apple.com>
Thu, 6 Feb 2014 22:24:11 +0000 (22:24 +0000)
commitd6be7085c2dcca5e3e3ec5b7f2857502206197d1
treeb24e5a2f687a9c8ef6418c2d56c389fd021eef29
parent1fec3dfe430f1cb202df439ddc1e166248c2df0e
Removed spurious lookup of the $__lldb_expr
selector when compiling an expression in an
Objective-C context.

<rdar://problem/15797390>

llvm-svn: 200950
lldb/source/Expression/ClangASTSource.cpp
lldb/test/lang/objc/foundation/TestObjCMethods.py