XFAIL variant tests for apple-clang

llvm-svn: 288559
This commit is contained in:
Eric Fiselier 2016-12-03 00:33:03 +00:00
parent 3a8f13ac23
commit 33f947057d
4 changed files with 5 additions and 4 deletions

View File

@ -11,7 +11,7 @@
// UNSUPPORTED: c++98, c++03, c++11, c++14
// Clang 3.8 doesn't generate constexpr special members correctly.
// XFAIL: clang-3.8
// XFAIL: clang-3.8, apple-clang-7
// <variant>

View File

@ -11,7 +11,8 @@
// UNSUPPORTED: c++98, c++03, c++11, c++14
// Clang 3.8 doesn't generate constexpr special members correctly.
// XFAIL: clang-3.8
// XFAIL: clang-3.8, apple-clang-7
// <variant>

View File

@ -11,7 +11,7 @@
// UNSUPPORTED: c++98, c++03, c++11, c++14
// Clang 3.8 doesn't allow constexpr variables of non-literal type
// XFAIL: clang-3.8
// XFAIL: clang-3.8, apple-clang-7
// <variant>

View File

@ -11,7 +11,7 @@
// UNSUPPORTED: c++98, c++03, c++11, c++14
// Clang 3.8 doesn't allow constexpr variables of non-literal type
// XFAIL: clang-3.8
// XFAIL: clang-3.8, apple-clang-7
// <variant>