summaryrefslogtreecommitdiff
path: root/test/Modules/crash-vfs-ivfsoverlay.m
diff options
context:
space:
mode:
Diffstat (limited to 'test/Modules/crash-vfs-ivfsoverlay.m')
-rw-r--r--test/Modules/crash-vfs-ivfsoverlay.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Modules/crash-vfs-ivfsoverlay.m b/test/Modules/crash-vfs-ivfsoverlay.m
index abbc0151a8cf..85aaeaef67a5 100644
--- a/test/Modules/crash-vfs-ivfsoverlay.m
+++ b/test/Modules/crash-vfs-ivfsoverlay.m
@@ -7,6 +7,7 @@
// RUN: %S/../VFS/Inputs/vfsoverlay2.yaml > %t/srcvfs.yaml
// RUN: not env FORCE_CLANG_DIAGNOSTICS_CRASH= TMPDIR=%t TEMP=%t TMP=%t \
+// RUN: ASAN_OPTIONS=detect_leaks=0 \
// RUN: %clang -fsyntax-only -nostdinc %s \
// RUN: -I %S/Inputs/crash-recovery/usr/include \
// RUN: -ivfsoverlay %t/srcvfs.yaml \