aboutsummaryrefslogtreecommitdiff
path: root/clang/test/Interpreter/simple-exception.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'clang/test/Interpreter/simple-exception.cpp')
-rw-r--r--clang/test/Interpreter/simple-exception.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/clang/test/Interpreter/simple-exception.cpp b/clang/test/Interpreter/simple-exception.cpp
index c56fbbb417f0..dc13402d2a51 100644
--- a/clang/test/Interpreter/simple-exception.cpp
+++ b/clang/test/Interpreter/simple-exception.cpp
@@ -1,5 +1,4 @@
// clang-format off
-// REQUIRES: host-supports-jit, host-supports-exception
// UNSUPPORTED: system-aix
// XFAIL: arm, arm64-apple, windows-msvc, windows-gnu
// RUN: cat %s | clang-repl | FileCheck %s