summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
diff options
context:
space:
mode:
authorPeter Collingbourne <peter@pcc.me.uk>2019-12-05 10:41:37 -0800
committerPeter Collingbourne <peter@pcc.me.uk>2019-12-05 11:15:31 -0800
commitc8a2882a97e2efb02934dcc279f1e3e302982762 (patch)
treea86821f0439ecc58d1953f2c364857ca05704692 /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp
parent0cfe0a7bb0e10a96c3c98891961d37160a931d20 (diff)
downloadbcm5719-llvm-c8a2882a97e2efb02934dcc279f1e3e302982762.tar.gz
bcm5719-llvm-c8a2882a97e2efb02934dcc279f1e3e302982762.zip
scudo: Fix one of the C wrapper tests on Android.
The test ScudoWrappersCTest.Realloc expects realloc of memalign to work on Android, but this relies on dealloc_type_mismatch being set to false. Commit 0d3d4d3b0 caused us to start setting it to true in the C wrapper tests, which broke the test. Set it to the correct value on Android. Differential Revision: https://reviews.llvm.org/D71078
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud