Fix issues with UBSAN test configuration.
authorEric Fiselier <eric@efcs.ca>
Mon, 10 Jul 2017 04:32:21 +0000 (04:32 +0000)
committerEric Fiselier <eric@efcs.ca>
Mon, 10 Jul 2017 04:32:21 +0000 (04:32 +0000)
commit766233b15359a07d11dc10b0e0329a07d2f2b07d
tree5b4b9d9bf6781b8e88f6d80deb0bb7ab1f2a2c8d
parentcc859306f499cc0438d3df3baf22fec5055bb38e
Fix issues with UBSAN test configuration.

On Apple the test feature 'sanitizer-new-delete' was incorrectly
getting added to the LIT feature set, which mistakenly caused tests
to be disabled when using UBSAN (the feature is only needed with ASAN/MSAN/TSAN).

llvm-svn: 307518
libcxx/test/libcxx/experimental/containers/sequences/dynarray/dynarray.cons/default_throws_bad_alloc.pass.cpp
libcxx/utils/libcxx/test/target_info.py