summaryrefslogtreecommitdiffstats
path: root/test/Parser/cxx-stmt.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/Parser/cxx-stmt.cpp')
-rw-r--r--test/Parser/cxx-stmt.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Parser/cxx-stmt.cpp b/test/Parser/cxx-stmt.cpp
index 795aca6..7677ca8 100644
--- a/test/Parser/cxx-stmt.cpp
+++ b/test/Parser/cxx-stmt.cpp
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -fexceptions -fsyntax-only -verify %s
+// RUN: %clang_cc1 -fcxx-exceptions -fexceptions -fsyntax-only -verify %s
void f1()
{
OpenPOWER on IntegriCloud