diff options
Diffstat (limited to 'compiler-rt/test/cfi/vdtor.cpp')
| -rw-r--r-- | compiler-rt/test/cfi/vdtor.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/compiler-rt/test/cfi/vdtor.cpp b/compiler-rt/test/cfi/vdtor.cpp index f42a2d9fbbb..6b1951c405e 100644 --- a/compiler-rt/test/cfi/vdtor.cpp +++ b/compiler-rt/test/cfi/vdtor.cpp @@ -19,6 +19,8 @@ // Tests that the CFI enforcement also applies to virtual destructor calls made // via 'delete'. +// REQUIRES: cxxabi + #include <stdio.h> #include "utils.h" |

