Add missing REQUIRES for C++14

llvm-svn: 278311
This commit is contained in:
Eric Fiselier 2016-08-11 03:33:41 +00:00
parent 324506b9f3
commit 18dd773016
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>