Extend XFAIL to c++98.

NFC.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@293881 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Asiri Rathnayake
2017-02-02 11:56:26 +00:00
parent 90b3732f7a
commit 1773efdab3

View File

@@ -7,7 +7,7 @@
//
//===----------------------------------------------------------------------===//
// XFAIL: c++03
// XFAIL: c++98, c++03
// <system_error>