diff options
Diffstat (limited to 'test/Index/crash-recovery.c')
-rw-r--r-- | test/Index/crash-recovery.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Index/crash-recovery.c b/test/Index/crash-recovery.c index e8e84bc504dc1..bf13c69eb1279 100644 --- a/test/Index/crash-recovery.c +++ b/test/Index/crash-recovery.c @@ -4,5 +4,6 @@ // RUN: env LIBCLANG_DISABLE_CRASH_RECOVERY=1 not --crash c-index-test -test-load-source all %s // // REQUIRES: crash-recovery +// UNSUPPORTED: libstdcxx-safe-mode #pragma clang __debug crash |