llvm-project/lldb/packages
Aleksandr Urakov eecf48785b [Expr] Fix `TestExprOptions` after r348240 on MacOS X
Summary:
r348240 assumes that an expression contains the Objective C option if
Objective C Runtime is found. But on MacOS X it seems that the test application
process always contains Objective C Runtime, so the test fails when it assumes
that the language is C++ only. Skip this part on Darwin.

llvm-svn: 348250
2018-12-04 11:08:02 +00:00
..
Python/lldbsuite [Expr] Fix `TestExprOptions` after r348240 on MacOS X 2018-12-04 11:08:02 +00:00