summaryrefslogtreecommitdiffstats
path: root/test/SemaObjC/try-catch.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/SemaObjC/try-catch.m')
-rw-r--r--test/SemaObjC/try-catch.m2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/SemaObjC/try-catch.m b/test/SemaObjC/try-catch.m
index 01fc4f4..da06eca 100644
--- a/test/SemaObjC/try-catch.m
+++ b/test/SemaObjC/try-catch.m
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -fsyntax-only -verify %s
+// RUN: %clang_cc1 -fsyntax-only -verify -fobjc-exceptions %s
typedef signed char BOOL;
typedef struct _NSZone NSZone;
OpenPOWER on IntegriCloud