[libc++] Fix incorrect UNSUPPORTED annotation
authorLouis Dionne <ldionne@apple.com>
Tue, 13 Aug 2019 11:25:16 +0000 (11:25 +0000)
committerLouis Dionne <ldionne@apple.com>
Tue, 13 Aug 2019 11:25:16 +0000 (11:25 +0000)
commitfa8cb90e6f1f4abfb54cba02109abd10c879c3f8
treec4cef741ebc7e695fbeb5f096c8c2b07fb384f89
parent01dab0ed9750471ee722fe9d943b66391f8b3c5e
[libc++] Fix incorrect UNSUPPORTED annotation

The test was marked as UNSUPPORTED for clang-6 and clang-6, instead of
clang-6 and clang-7.

llvm-svn: 368666
libcxx/test/libcxx/thread/thread.lock/thread.lock.guard/nodiscard.fail.cpp