Add missing REQUIRES for C++14

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@278311 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Eric Fiselier
2016-08-11 03:33:41 +00:00
parent e739d54f86
commit a60053b9ee
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
//
//===----------------------------------------------------------------------===//
// UNSUPPORTED: c++98, c++03, c++11
// UNSUPPORTED: c++98, c++03, c++11, c++14
// <any>

View File

@@ -7,7 +7,7 @@
//
//===----------------------------------------------------------------------===//
// UNSUPPORTED: c++98, c++03, c++11
// UNSUPPORTED: c++98, c++03, c++11, c++14
// <any>