summaryrefslogtreecommitdiffstats
path: root/test/Parser/cxx-throw.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/Parser/cxx-throw.cpp')
-rw-r--r--test/Parser/cxx-throw.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/Parser/cxx-throw.cpp b/test/Parser/cxx-throw.cpp
index a878816..20b8f4b 100644
--- a/test/Parser/cxx-throw.cpp
+++ b/test/Parser/cxx-throw.cpp
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -fsyntax-only -verify %s
+// RUN: %clang_cc1 -fexceptions -fsyntax-only -verify %s
int i;
OpenPOWER on IntegriCloud