summaryrefslogtreecommitdiff
path: root/test/Modules/preprocess-unavailable.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/preprocess-unavailable.cpp')
-rw-r--r--test/Modules/preprocess-unavailable.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Modules/preprocess-unavailable.cpp b/test/Modules/preprocess-unavailable.cpp
index e568cd7b5251..cfd18253daf7 100644
--- a/test/Modules/preprocess-unavailable.cpp
+++ b/test/Modules/preprocess-unavailable.cpp
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -x c++-module-map %s -fmodule-name=a -verify
+// RUN: %clang_cc1 -x c++-module-map %s -fmodule-name=a -verify -std=c++98
module a {
module b {
requires cplusplus11