forked from OSchip/llvm-project
[tests] Mark some istream.unformatted expected failures (with system libc++).
llvm-svn: 174444
This commit is contained in:
parent
582c97defa
commit
d15f013dc2
|
@ -6,6 +6,8 @@
|
|||
// Source Licenses. See LICENSE.TXT for details.
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
//
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin11
|
||||
|
||||
// <istream>
|
||||
|
||||
|
|
|
@ -6,6 +6,8 @@
|
|||
// Source Licenses. See LICENSE.TXT for details.
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
//
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin11
|
||||
|
||||
// <istream>
|
||||
|
||||
|
|
|
@ -6,6 +6,8 @@
|
|||
// Source Licenses. See LICENSE.TXT for details.
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
//
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin11
|
||||
|
||||
// <istream>
|
||||
|
||||
|
|
|
@ -6,6 +6,9 @@
|
|||
// Source Licenses. See LICENSE.TXT for details.
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
//
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin11
|
||||
// XFAIL: with_system_lib=x86_64-apple-darwin12
|
||||
|
||||
// <istream>
|
||||
|
||||
|
|
Loading…
Reference in New Issue