summaryrefslogtreecommitdiffstats
path: root/test/SemaObjCXX/exceptions-fragile.mm
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaObjCXX/exceptions-fragile.mm')
-rw-r--r--test/SemaObjCXX/exceptions-fragile.mm2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/SemaObjCXX/exceptions-fragile.mm b/test/SemaObjCXX/exceptions-fragile.mm
index 11dd8e9..e345ebc 100644
--- a/test/SemaObjCXX/exceptions-fragile.mm
+++ b/test/SemaObjCXX/exceptions-fragile.mm
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -fsyntax-only -verify %s
+// RUN: %clang_cc1 -fexceptions -fsyntax-only -verify %s
@interface NSException @end
void opaque();
OpenPOWER on IntegriCloud