summaryrefslogtreecommitdiffstats
path: root/test/CXX/except/except.handle/p16.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/CXX/except/except.handle/p16.cpp')
-rw-r--r--test/CXX/except/except.handle/p16.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CXX/except/except.handle/p16.cpp b/test/CXX/except/except.handle/p16.cpp
index 4950a2f..24f0db0 100644
--- a/test/CXX/except/except.handle/p16.cpp
+++ b/test/CXX/except/except.handle/p16.cpp
@@ -1,4 +1,4 @@
-// RUN: %clang_cc1 -fsyntax-only -verify %s
+// RUN: %clang_cc1 -fexceptions -fsyntax-only -verify %s
// The object declared in an exception-declaration or, if the
// exception-declaration does not specify a name, a temporary (12.2)
OpenPOWER on IntegriCloud