XFAIL test on apple-clang-7.0

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@289716 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Eric Fiselier 2016-12-14 21:44:08 +00:00
parent ff62475dcd
commit a793c18bae

View File

@ -9,7 +9,7 @@
// Usage of is_trivially_constructible is broken with these compilers.
// See https://llvm.org/bugs/show_bug.cgi?id=31016
// XFAIL: clang-3.7
// XFAIL: clang-3.7, apple-clang-7.0
// <iterator>