diff options
| author | Oliver Stannard <oliver.stannard@linaro.org> | 2020-09-15 11:40:05 +0100 |
|---|---|---|
| committer | Oliver Stannard <oliver.stannard@linaro.org> | 2020-09-15 14:28:32 +0100 |
| commit | 2744c2e2957221c8e9379e2232790c3e56efd90d (patch) | |
| tree | 876c2dd63c9cfa4cfbf3fb762618c709e371641c /lldb/test/Shell/ScriptInterpreter/Python | |
| parent | 802d21cdf08ea43d5c32924ac29c44b00c4a841f (diff) | |
| download | llvm-2744c2e2957221c8e9379e2232790c3e56efd90d.zip llvm-2744c2e2957221c8e9379e2232790c3e56efd90d.tar.gz llvm-2744c2e2957221c8e9379e2232790c3e56efd90d.tar.bz2 | |
[libcxx] Disable failing test for no-exceptions build
This test tries to create a 2 GiB std::string, catching the bad_alloc
exception if the allocation fails. However, for no-exceptions builds
there is no way for the error to be reported, so this crashes with a
null pointer dereference.
Differential revision: https://reviews.llvm.org/D87682
Diffstat (limited to 'lldb/test/Shell/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions
