summaryrefslogtreecommitdiffstats
path: root/test/SemaTemplate/enum-forward.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaTemplate/enum-forward.cpp')
-rw-r--r--test/SemaTemplate/enum-forward.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/SemaTemplate/enum-forward.cpp b/test/SemaTemplate/enum-forward.cpp
index 3a4f05c..b25c21f 100644
--- a/test/SemaTemplate/enum-forward.cpp
+++ b/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