Revert "[lldb][NFC] Make ApplyObjcCastHack less scary"
authorJim Ingham <jingham@apple.com>
Tue, 17 Sep 2019 00:44:48 +0000 (00:44 +0000)
committerJim Ingham <jingham@apple.com>
Tue, 17 Sep 2019 00:44:48 +0000 (00:44 +0000)
commit66e9f239b5b3b4367eef580696b4e695164f164a
tree1d33022d9ddabe131b7b010238118b3d90b8e4a4
parent4b23c24bc8ec84ab443df42c9fdfc74de964febb
Revert "[lldb][NFC] Make ApplyObjcCastHack less scary"

This reverts commit 21641a2f6dbac22653befd03496e0850537882ff.

It was causing the following test failures:

lldb-Suite.lang/objc/objc-class-method.TestObjCClassMethod.py
lldb-Suite.lang/objc/foundation.TestObjCMethodsString.py
lldb-Suite.lang/objc/foundation.TestConstStrings.py
lldb-Suite.lang/objc/radar-9691614.TestObjCMethodReturningBOOL.py
lldb-Suite.lang/objc/foundation.TestObjCMethodsNSArray.py

llvm-svn: 372057
lldb/source/Plugins/ExpressionParser/Clang/ClangUserExpression.cpp