[libc++] Re-enable some tests under ASAN and MSAN
authorLouis Dionne <ldionne@apple.com>
Fri, 1 May 2020 17:25:40 +0000 (13:25 -0400)
committerLouis Dionne <ldionne@apple.com>
Fri, 1 May 2020 18:03:51 +0000 (14:03 -0400)
commitb420a0995961abdde414afc231810ca7eaf3b54d
tree5805e8ecb6d39f419893a97bb6431ebedf6e1dac
parentbeeabe382ddab1c47ca01de1d5e6165d5167bc7d
[libc++] Re-enable some tests under ASAN and MSAN

The tests were disabled under ASAN/MSAN because old Clangs were very
slow to build the test cases. However, I checked with the Clang used
on our build bots and the tests are not slow to build anymore, so the
tests can be re-enabled.
libcxx/test/std/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/put_double.pass.cpp
libcxx/test/std/localization/locale.categories/category.numeric/locale.nm.put/facet.num.put.members/put_long_double.pass.cpp
libcxx/test/std/re/re.traits/isctype.pass.cpp