Update XFAIL am: 8fe43059c4

am: 4a2f5974ad

Change-Id: Ic636a14191b1231f26bbf78d5b5459264d80820d
This commit is contained in:
Tom Cherry
2017-03-20 18:45:37 +00:00
committed by android-build-merger
10 changed files with 24 additions and 16 deletions

View File

@@ -9,10 +9,6 @@
//
// UNSUPPORTED: libcpp-has-no-threads
// ... assertion fails line 34
//
// http://b/33278386
// https://llvm.org/bugs/show_bug.cgi?id=30445
// XFAIL: arm-linux-androideabi
// <atomic>

View File

@@ -9,10 +9,6 @@
//
// UNSUPPORTED: libcpp-has-no-threads
// ... assertion fails line 38
//
// http://b/33278386
// https://llvm.org/bugs/show_bug.cgi?id=30445
// XFAIL: arm-linux-androideabi
// <atomic>

View File

@@ -9,10 +9,6 @@
//
// UNSUPPORTED: libcpp-has-no-threads
// ... assertion fails line 34
//
// http://b/33278386
// https://llvm.org/bugs/show_bug.cgi?id=30445
// XFAIL: arm-linux-androideabi
// <atomic>

View File

@@ -9,10 +9,6 @@
//
// UNSUPPORTED: libcpp-has-no-threads
// ... assertion fails line 38
//
// http://b/33278386
// https://llvm.org/bugs/show_bug.cgi?id=30445
// XFAIL: arm-linux-androideabi
// <atomic>

View File

@@ -9,6 +9,10 @@
// UNSUPPORTED: c++98, c++03, c++11, c++14
// UNSUPPORTED: libcpp-no-deduction-guides
//
// This feature is not yet ready in clang
// http://b/36401676
// XFAIL: *
// <string>

View File

@@ -9,6 +9,10 @@
// UNSUPPORTED: c++98, c++03, c++11, c++14
// UNSUPPORTED: libcpp-no-deduction-guides
//
// This feature is not yet ready in clang
// http://b/36401676
// XFAIL: *
// <string_view>

View File

@@ -12,6 +12,10 @@
// UNSUPPORTED: clang-3.3, clang-3.4, clang-3.5, clang-3.6, clang-3.7, clang-3.8, clang-3.9
// UNSUPPORTED: apple-clang-6, apple-clang-7, apple-clang-8
// Note: libc++ supports string_view before C++17, but literals were introduced in C++14
//
// This will fail before r290744
// http://b/36400049
// XFAIL: *
#include <string_view>
#include <cassert>

View File

@@ -12,6 +12,10 @@
// UNSUPPORTED: clang-3.3, clang-3.4, clang-3.5, clang-3.6, clang-3.7, clang-3.8, clang-3.9
// UNSUPPORTED: apple-clang-6, apple-clang-7, apple-clang-8
// Note: libc++ supports string_view before C++17, but literals were introduced in C++14
//
// This will fail before r290744
// http://b/36400049
// XFAIL: *
#include <string_view>
#include <cassert>

View File

@@ -12,6 +12,10 @@
// UNSUPPORTED: clang-3.3, clang-3.4, clang-3.5, clang-3.6, clang-3.7, clang-3.8, clang-3.9
// UNSUPPORTED: apple-clang-6, apple-clang-7, apple-clang-8
// Note: libc++ supports string_view before C++17, but literals were introduced in C++14
//
// This will fail before r290744
// http://b/36400049
// XFAIL: *
#include <string_view>
#include <cassert>

View File

@@ -12,6 +12,10 @@
// UNSUPPORTED: clang-3.3, clang-3.4, clang-3.5, clang-3.6, clang-3.7, clang-3.8, clang-3.9
// UNSUPPORTED: apple-clang-6, apple-clang-7, apple-clang-8
// Note: libc++ supports string_view before C++17, but literals were introduced in C++14
//
// This will fail before r290744
// http://b/36400049
// XFAIL: *
#include <string_view>
#include <cassert>