XFAIL test for more apple-clang versions

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@289767 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Eric Fiselier
2016-12-15 05:41:07 +00:00
parent c480bc55cd
commit 4a435415ad

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, apple-clang-7.0
// XFAIL: clang-3.7, apple-clang-7, apple-clang-7.0
// <iterator>