From 887c80ec10c0f64df9769ac09201889125cde18d Mon Sep 17 00:00:00 2001 From: Eric Fiselier Date: Sat, 19 Nov 2016 01:38:00 +0000 Subject: [PATCH] Mark test as unsupported in C++03 git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@287417 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/libcxx/modules/clocale_exports.sh.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/test/libcxx/modules/clocale_exports.sh.cpp b/test/libcxx/modules/clocale_exports.sh.cpp index 5a9507cfe..69b1a9bd6 100644 --- a/test/libcxx/modules/clocale_exports.sh.cpp +++ b/test/libcxx/modules/clocale_exports.sh.cpp @@ -8,6 +8,7 @@ //===----------------------------------------------------------------------===// // REQUIRES: modules-support +// UNSUPPORTED: c++98, c++03 // RUN: %build_module