Mark more tuple tests as unsupported in C++98 && C++03

llvm-svn: 229810
This commit is contained in:
Eric Fiselier 2015-02-19 02:44:09 +00:00
parent b8014dd7c0
commit 2d38959cd9
2 changed files with 4 additions and 0 deletions

View File

@ -7,6 +7,8 @@
//
//===----------------------------------------------------------------------===//
// UNSUPPORTED: c++98, c++03
// <tuple>
// template <class... Types> class tuple;

View File

@ -7,6 +7,8 @@
//
//===----------------------------------------------------------------------===//
// UNSUPPORTED: c++98, c++03
// <tuple>
// template <class... Types> class tuple;