summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2017-01-05 01:34:14 +0000
committerEric Fiselier <eric@efcs.ca>2017-01-05 01:34:14 +0000
commit07aaf62a0f24a82052e6561aa6e40524970aa450 (patch)
tree590b92b3a9593c6166498171ffb5fb87996386e9 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py
parent76a01ea34d6574a4333d98eeb3b8bc7f9472f579 (diff)
downloadbcm5719-llvm-07aaf62a0f24a82052e6561aa6e40524970aa450.tar.gz
bcm5719-llvm-07aaf62a0f24a82052e6561aa6e40524970aa450.zip
Fix XPASS buildbot failure related to structured bindings
The test was previously set to XFAIL if __cpp_structured_bindings wasn't defined. However there are Clang 4.0 versions which do not define this macro but do provide structured bindings, which causes the test to pass unexpectedly. This patch changes the XFAIL to an UNSUPPORTED. llvm-svn: 291060
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallStopAndContinue.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud