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:
@@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user