Rename system_lib -> system_cxx_lib. NFC
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@226061 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
//
|
||||
// This test uses new symbols that were not defined in the libc++ shipped on
|
||||
// darwin11 and darwin12:
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin12
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin12
|
||||
|
||||
// <locale>
|
||||
|
||||
|
@@ -13,8 +13,8 @@
|
||||
|
||||
// charT tolower(charT) const;
|
||||
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin12
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin12
|
||||
// XFAIL: linux
|
||||
|
||||
#include <locale>
|
||||
|
@@ -13,8 +13,8 @@
|
||||
|
||||
// const charT* tolower(charT* low, const charT* high) const;
|
||||
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin12
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin12
|
||||
// XFAIL: linux
|
||||
|
||||
#include <locale>
|
||||
|
@@ -13,8 +13,8 @@
|
||||
|
||||
// charT toupper(charT) const;
|
||||
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin12
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin12
|
||||
// XFAIL: linux
|
||||
|
||||
#include <locale>
|
||||
|
@@ -13,8 +13,8 @@
|
||||
|
||||
// const charT* toupper(charT* low, const charT* high) const;
|
||||
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin12
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin12
|
||||
// XFAIL: linux
|
||||
|
||||
#include <locale>
|
||||
|
@@ -9,8 +9,8 @@
|
||||
//
|
||||
// This test uses new symbols that were not defined in the libc++ shipped on
|
||||
// darwin11 and darwin12:
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin12
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin12
|
||||
|
||||
// <locale>
|
||||
|
||||
|
@@ -7,8 +7,8 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
//
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin12
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin12
|
||||
|
||||
// <locale>
|
||||
|
||||
|
@@ -9,8 +9,8 @@
|
||||
//
|
||||
// This test uses new symbols that were not defined in the libc++ shipped on
|
||||
// darwin11 and darwin12:
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin12
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin12
|
||||
|
||||
// <locale>
|
||||
|
||||
|
@@ -16,8 +16,8 @@
|
||||
|
||||
// REQUIRES: locale.en_US.UTF-8
|
||||
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin12
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin12
|
||||
|
||||
// TODO: investigation needed
|
||||
// XFAIL: linux-gnu
|
||||
|
@@ -7,8 +7,8 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
//
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin12
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin12
|
||||
|
||||
// <string>
|
||||
|
||||
|
@@ -7,8 +7,8 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
//
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin12
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin12
|
||||
|
||||
// <string>
|
||||
|
||||
|
@@ -7,8 +7,8 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
//
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin12
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin12
|
||||
|
||||
// <string>
|
||||
|
||||
|
@@ -7,8 +7,8 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
//
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin12
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin12
|
||||
|
||||
// <string>
|
||||
|
||||
|
@@ -7,8 +7,8 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
//
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin12
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin12
|
||||
|
||||
// <string>
|
||||
|
||||
|
@@ -12,9 +12,9 @@
|
||||
// LWG 2056 changed the values of future_errc, so if we're using new headers
|
||||
// with an old library we'll get incorrect messages.
|
||||
//
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin12
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin13
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin12
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin13
|
||||
|
||||
// <future>
|
||||
|
||||
|
@@ -11,8 +11,8 @@
|
||||
//
|
||||
// This test uses new symbols that were not defined in the libc++ shipped on
|
||||
// darwin11 and darwin12:
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin12
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin12
|
||||
|
||||
// <memory>
|
||||
|
||||
|
@@ -11,8 +11,8 @@
|
||||
//
|
||||
// This test uses new symbols that were not defined in the libc++ shipped on
|
||||
// darwin11 and darwin12:
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin12
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin12
|
||||
|
||||
// <memory>
|
||||
|
||||
|
@@ -11,8 +11,8 @@
|
||||
//
|
||||
// This test uses new symbols that were not defined in the libc++ shipped on
|
||||
// darwin11 and darwin12:
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin12
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin12
|
||||
|
||||
// <memory>
|
||||
|
||||
|
@@ -11,8 +11,8 @@
|
||||
//
|
||||
// This test uses new symbols that were not defined in the libc++ shipped on
|
||||
// darwin11 and darwin12:
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin12
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin12
|
||||
|
||||
// <memory>
|
||||
|
||||
|
@@ -11,8 +11,8 @@
|
||||
//
|
||||
// This test uses new symbols that were not defined in the libc++ shipped on
|
||||
// darwin11 and darwin12:
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin12
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin12
|
||||
|
||||
// <memory>
|
||||
|
||||
|
@@ -11,8 +11,8 @@
|
||||
//
|
||||
// This test uses new symbols that were not defined in the libc++ shipped on
|
||||
// darwin11 and darwin12:
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin12
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin12
|
||||
|
||||
// <memory>
|
||||
|
||||
|
@@ -11,8 +11,8 @@
|
||||
//
|
||||
// This test uses new symbols that were not defined in the libc++ shipped on
|
||||
// darwin11 and darwin12:
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin12
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin12
|
||||
|
||||
// <memory>
|
||||
|
||||
|
@@ -11,8 +11,8 @@
|
||||
//
|
||||
// This test uses new symbols that were not defined in the libc++ shipped on
|
||||
// darwin11 and darwin12:
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin12
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin12
|
||||
|
||||
// <memory>
|
||||
|
||||
|
@@ -11,8 +11,8 @@
|
||||
//
|
||||
// This test uses new symbols that were not defined in the libc++ shipped on
|
||||
// darwin11 and darwin12:
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin12
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin12
|
||||
|
||||
// <memory>
|
||||
|
||||
|
@@ -11,8 +11,8 @@
|
||||
//
|
||||
// This test uses new symbols that were not defined in the libc++ shipped on
|
||||
// darwin11 and darwin12:
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin12
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin12
|
||||
|
||||
// <memory>
|
||||
|
||||
|
@@ -9,8 +9,8 @@
|
||||
//
|
||||
// This test uses new symbols that were not defined in the libc++ shipped on
|
||||
// darwin11 and darwin12:
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin12
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin12
|
||||
|
||||
// <chrono>
|
||||
|
||||
|
@@ -9,8 +9,8 @@
|
||||
//
|
||||
// This test uses new symbols that were not defined in the libc++ shipped on
|
||||
// darwin11 and darwin12:
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin12
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin12
|
||||
// UNSUPPORTED: libcpp-has-no-monotonic-clock
|
||||
|
||||
// <chrono>
|
||||
|
@@ -9,8 +9,8 @@
|
||||
//
|
||||
// This test uses new symbols that were not defined in the libc++ shipped on
|
||||
// darwin11 and darwin12:
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin12
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_cxx_lib=x86_64-apple-darwin12
|
||||
|
||||
// <chrono>
|
||||
|
||||
|
Reference in New Issue
Block a user