Mark test as unsupported in C++03

git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@287417 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Eric Fiselier
2016-11-19 01:38:00 +00:00
parent 850745db9e
commit 887c80ec10

View File

@@ -8,6 +8,7 @@
//===----------------------------------------------------------------------===// //===----------------------------------------------------------------------===//
// REQUIRES: modules-support // REQUIRES: modules-support
// UNSUPPORTED: c++98, c++03
// RUN: %build_module // RUN: %build_module