diff options
author | Jonas Devlieghere <jonas@devlieghere.com> | 2019-07-11 00:12:59 +0000 |
---|---|---|
committer | Jonas Devlieghere <jonas@devlieghere.com> | 2019-07-11 00:12:59 +0000 |
commit | 597dc0061fd0143488ea4cf8a3faaad50278ba49 (patch) | |
tree | d9638f77caa9d0bceb50c9537827998ab3b54fa1 /lldb/packages/Python/lldbsuite/test/expression_command/dollar-in-variable/TestDollarInVariable.py | |
parent | e93279fd1b00f24c9cc1646faabf853cfa232a8a (diff) | |
download | bcm5719-llvm-597dc0061fd0143488ea4cf8a3faaad50278ba49.tar.gz bcm5719-llvm-597dc0061fd0143488ea4cf8a3faaad50278ba49.zip |
[swig] Add workaround for old swig
Apparently, when using swig 1.3.40, properties to set values do not work
without the `__swig_setmethods__` workaround. I conditionally added this
back for SBTypeCategory, as it's causing a test failure on GreenDragon,
while I investigate this further.
llvm-svn: 365718
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/dollar-in-variable/TestDollarInVariable.py')
0 files changed, 0 insertions, 0 deletions