summaryrefslogtreecommitdiffstats
path: root/libcxx/test/strings/basic.string/string.capacity
diff options
context:
space:
mode:
authorEric Fiselier <eric@efcs.ca>2014-11-14 02:55:16 +0000
committerEric Fiselier <eric@efcs.ca>2014-11-14 02:55:16 +0000
commiteb2378b70c4e623fb84fe965fe14e247573ea6bd (patch)
treea5b3cafc5a4a6a9acfc8e1d8cbc60f099ed773df /libcxx/test/strings/basic.string/string.capacity
parentb941b50b161cf04b5d213b5e43356e6e7acd1911 (diff)
downloadbcm5719-llvm-eb2378b70c4e623fb84fe965fe14e247573ea6bd.tar.gz
bcm5719-llvm-eb2378b70c4e623fb84fe965fe14e247573ea6bd.zip
Mark more tests as UNSUPPORTED with ASAN and MSAN.
These tests fail for 2 reasons when using ASAN and MSAN. 1. If allocator_may_return_null=0 they will fail because null is returned or an exception is thrown. 2. When allocator_may_return_null=1 the new_handler is still not called. This results in an assertion failures. llvm-svn: 221967
Diffstat (limited to 'libcxx/test/strings/basic.string/string.capacity')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud