summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
diff options
context:
space:
mode:
authorBob Haarman <llvm@inglorion.net>2017-01-05 00:37:13 +0000
committerBob Haarman <llvm@inglorion.net>2017-01-05 00:37:13 +0000
commit71a7323b5ade1ffe81dc18e4af614d2e0bd8c1c6 (patch)
tree6712bae1632b16231633a4bd5d270fc9b9dd1fd9 /lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py
parent521ed960ed4fadff35b6137fc4388497eed19e30 (diff)
downloadbcm5719-llvm-71a7323b5ade1ffe81dc18e4af614d2e0bd8c1c6.tar.gz
bcm5719-llvm-71a7323b5ade1ffe81dc18e4af614d2e0bd8c1c6.zip
fix warning about noreturn in sanitizer_win's internal__exit()
Summary: A previous fix used __assume(0), but not all compilers know that control will not pass that. This patch uses a macro which works in more compilers. Reviewers: rnk Subscribers: kubabrecka Differential Revision: https://reviews.llvm.org/D28268 llvm-svn: 291042
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/expression_command/call-function/TestCallUserDefinedFunction.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud