XFAIL a couple of new <regex> tests for C++03

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@313064 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Marshall Clow
2017-09-12 19:01:32 +00:00
parent ee596eb469
commit 59b296ea5c
2 changed files with 2 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
//===----------------------------------------------------------------------===// //===----------------------------------------------------------------------===//
// <regex> // <regex>
// XFAIL: c++03
// template <class BidirectionalIterator, class Allocator, class charT, class traits> // template <class BidirectionalIterator, class Allocator, class charT, class traits>
// bool // bool

View File

@@ -8,6 +8,7 @@
//===----------------------------------------------------------------------===// //===----------------------------------------------------------------------===//
// <regex> // <regex>
// XFAIL: c++03
// template <class BidirectionalIterator, class Allocator, class charT, class traits> // template <class BidirectionalIterator, class Allocator, class charT, class traits>
// bool // bool