summaryrefslogtreecommitdiffstats
path: root/clang/test/SemaTemplate/enum-forward.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/SemaTemplate/enum-forward.cpp')
-rw-r--r--clang/test/SemaTemplate/enum-forward.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/clang/test/SemaTemplate/enum-forward.cpp b/clang/test/SemaTemplate/enum-forward.cpp
index 3a4f05c0baa..b25c21fc463 100644
--- a/clang/test/SemaTemplate/enum-forward.cpp
+++ b/clang/test/SemaTemplate/enum-forward.cpp
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -fsyntax-only -fms-extensions %s
+// RUN: %clang_cc1 -fsyntax-only -fms-compatibility %s
template<typename T>
struct X {
OpenPOWER on IntegriCloud