llvm-project/lldb/packages/Python/lldbsuite/test/lang/objcxx
Adrian Prantl 431dd943a1 Make sure GetObjectDescription falls back to the Objective-C runtime.
This fixes an unintended regression introduced by
https://reviews.llvm.org/D61451 by making sure the Objective-C runtime
is also tried when the "correct" language runtime failed to return an
object description.

rdar://problem/50791055

Differential Revision: https://reviews.llvm.org/D62015

llvm-svn: 360929
2019-05-16 19:21:31 +00:00
..
class-name-clash [lldb] [test] Mark failing tests XFAIL on NetBSD 2019-03-04 16:54:06 +00:00
cxx-bridged-po Make sure GetObjectDescription falls back to the Objective-C runtime. 2019-05-16 19:21:31 +00:00
hide-runtime-values Fix tests on non-Darwin platforms. 2019-05-02 23:49:55 +00:00
objcxx-ivar-vector [lldb] [test] Mark failing tests XFAIL on NetBSD 2019-03-04 16:54:06 +00:00
sample