[libcxx] Make UNSUPPORTED for std::async test more fine grained
authorLouis Dionne <ldionne@apple.com>
Thu, 29 Nov 2018 21:25:29 +0000 (21:25 +0000)
committerLouis Dionne <ldionne@apple.com>
Thu, 29 Nov 2018 21:25:29 +0000 (21:25 +0000)
commit9af1d12978a4a640abb3dd969638932e348e7604
tree703afa79d0540863ade704341dd8d15dc2bebc8e
parent3ce5d827fc857b79e6de4d3d86c7443f1551fc4e
[libcxx] Make UNSUPPORTED for std::async test more fine grained

The test was previously marked as unsupported on all Apple platforms, when
we really just want to mark it as unsupported for previously shipped dylibs
on macosx.

llvm-svn: 347920
libcxx/test/std/thread/futures/futures.async/async_race.38682.pass.cpp