aboutsummaryrefslogtreecommitdiff
path: root/test/Lexer/ms-extensions.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/Lexer/ms-extensions.cpp')
-rw-r--r--test/Lexer/ms-extensions.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Lexer/ms-extensions.cpp b/test/Lexer/ms-extensions.cpp
index 7e18a6cb2bc8..9a858a4ff323 100644
--- a/test/Lexer/ms-extensions.cpp
+++ b/test/Lexer/ms-extensions.cpp
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -fsyntax-only -verify -Wreserved-user-defined-literal -fms-extensions -fms-compatibility %s
+// RUN: %clang_cc1 -fsyntax-only -verify -Wreserved-user-defined-literal -fms-extensions -fms-compatibility -std=c++98 %s
#define bar(x) #x
const char * f() {