summaryrefslogtreecommitdiff
path: root/test/cfi/cross-dso/icall/diag.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/cfi/cross-dso/icall/diag.cpp')
-rw-r--r--test/cfi/cross-dso/icall/diag.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/cfi/cross-dso/icall/diag.cpp b/test/cfi/cross-dso/icall/diag.cpp
index b841a64c0..c9ca28cbf 100644
--- a/test/cfi/cross-dso/icall/diag.cpp
+++ b/test/cfi/cross-dso/icall/diag.cpp
@@ -70,6 +70,8 @@
// RUN: %expect_crash %t __v 2>&1 | FileCheck %s --check-prefix=ICALL-NODIAG --check-prefix=CAST-NODIAG \
// RUN: --check-prefix=VCALL-NODIAG --check-prefix=VCALL-FATAL
+// REQUIRES: cxxabi
+
#include <assert.h>
#include <stdio.h>
#include <string.h>