[libc++abi] Remove the test for checking using of fallback malloc in case of dynamic...
authorIgor Kudrin <ikudrin.dev@gmail.com>
Wed, 9 Nov 2016 04:14:31 +0000 (04:14 +0000)
committerIgor Kudrin <ikudrin.dev@gmail.com>
Wed, 9 Nov 2016 04:14:31 +0000 (04:14 +0000)
commitd7407628cc02458074a590ae5a9a87c3225b5ce4
tree749ba176f15b09b2e6b9063287ab1843ffbf5eb9
parent64adc38e51d3917f6e26b8ac9977a1ac9d4833f5
[libc++abi] Remove the test for checking using of fallback malloc in case of dynamic memory exhaustion.

This test is too fragile and doesn't add significant value. See https://reviews.llvm.org/D26150 for some details.

llvm-svn: 286337
libcxxabi/test/test_exception_storage_nodynmem.pass.cpp [deleted file]