[libcxx] Fix c++98 test failures.

Adds XFAIL/UNSUPPORTED lit tags as appropriate. Gets a clean test run
for -std=c++98 on Fedora 20.

NFC.

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@271741 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Asiri Rathnayake
2016-06-03 21:40:03 +00:00
parent 0dd618b723
commit 1575e3e813
22 changed files with 23 additions and 23 deletions

View File

@@ -8,7 +8,7 @@
//===----------------------------------------------------------------------===//
// <algorithm>
// XFAIL: c++03, c++11, c++14
// XFAIL: c++98, c++03, c++11, c++14
// template<class T, class Compare>
// const T&

View File

@@ -8,7 +8,7 @@
//===----------------------------------------------------------------------===//
// <algorithm>
// XFAIL: c++03, c++11, c++14
// XFAIL: c++98, c++03, c++11, c++14
// template<class T>
// const T&