Mark exception_ptr tests as XFAIL on Windows for now

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@300942 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Eric Fiselier
2017-04-21 02:13:33 +00:00
parent c94dd0a571
commit c0574ee051
10 changed files with 31 additions and 1 deletions

View File

@@ -7,6 +7,9 @@
//
//===----------------------------------------------------------------------===//
// exception_ptr has not been implemented on Windows
// XFAIL: LIBCXX-WINDOWS-FIXME
// <exception>
// class nested_exception;