summaryrefslogtreecommitdiff
path: root/test/unwind_04.pass.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/unwind_04.pass.cpp')
-rw-r--r--test/unwind_04.pass.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/unwind_04.pass.cpp b/test/unwind_04.pass.cpp
index 3046267..1b75994 100644
--- a/test/unwind_04.pass.cpp
+++ b/test/unwind_04.pass.cpp
@@ -8,7 +8,7 @@
//===----------------------------------------------------------------------===//
// UNSUPPORTED: libcxxabi-no-exceptions
-// REQUIRES-ANY: c++98, c++03, c++11, c++14
+// REQUIRES: c++98 || c++03 || c++11 || c++14
#include <exception>
#include <stdlib.h>