Mark test as unsupported in C++11
git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@296571 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -7,8 +7,12 @@
|
||||
//
|
||||
//===----------------------------------------------------------------------===//
|
||||
|
||||
// UNSUPPORTED: c++98, c++03
|
||||
// REQUIRES: diagnose-if-support
|
||||
// UNSUPPORTED: c++98, c++03
|
||||
|
||||
// Libc++ only provides a defined primary template for std::hash in C++14 and
|
||||
// newer.
|
||||
// UNSUPPORTED: c++11
|
||||
|
||||
// <unordered_set>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user