diff options
-rw-r--r-- | test/Index/crash-recovery-modules.m | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Index/crash-recovery-modules.m b/test/Index/crash-recovery-modules.m index 195b50f42d..4097556117 100644 --- a/test/Index/crash-recovery-modules.m +++ b/test/Index/crash-recovery-modules.m @@ -11,6 +11,7 @@ // RUN: env CINDEXTEST_FAILONERROR=1 c-index-test -test-load-source all -fmodules -fmodule-cache-path %t -Xclang -fdisable-module-hash -I %S/Inputs/Headers %s // REQUIRES: crash-recovery +// REQUIRES: shell @import Crash; |