diff --git a/clang/test/Index/crash-recovery-modules.m b/clang/test/Index/crash-recovery-modules.m --- a/clang/test/Index/crash-recovery-modules.m +++ b/clang/test/Index/crash-recovery-modules.m @@ -33,3 +33,4 @@ // RUN: FileCheck < %t.err -check-prefix=CHECK-LIBCLANG-CRASH %s // CHECK-LIBCLANG-CRASH-DAG: libclang: crash detected during parsing // CHECK-LIBCLANG-CRASH-DAG: Unable to load translation unit! +// UNSUPPORTED: hwasan