This revision was automatically updated to reflect the committed changes. Closed by commit rG100a3c397c20: [HWASAN][LSAN] Exclude crash-recovery-modules.m from HWASAN tests (authored by kstoimenov).
Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D145822/new/ https://reviews.llvm.org/D145822 Files: clang/test/Index/crash-recovery-modules.m Index: clang/test/Index/crash-recovery-modules.m =================================================================== --- clang/test/Index/crash-recovery-modules.m +++ clang/test/Index/crash-recovery-modules.m @@ -11,7 +11,7 @@ // RUN: env CINDEXTEST_FAILONERROR=1 c-index-test -test-load-source all -fmodules -fmodules-cache-path=%t -Xclang -fdisable-module-hash -I %S/Inputs/Headers %s > /dev/null // REQUIRES: crash-recovery -// UNSUPPORTED: libstdcxx-safe-mode +// UNSUPPORTED: libstdcxx-safe-mode, hwasan @import Crash;
Index: clang/test/Index/crash-recovery-modules.m =================================================================== --- clang/test/Index/crash-recovery-modules.m +++ clang/test/Index/crash-recovery-modules.m @@ -11,7 +11,7 @@ // RUN: env CINDEXTEST_FAILONERROR=1 c-index-test -test-load-source all -fmodules -fmodules-cache-path=%t -Xclang -fdisable-module-hash -I %S/Inputs/Headers %s > /dev/null // REQUIRES: crash-recovery -// UNSUPPORTED: libstdcxx-safe-mode +// UNSUPPORTED: libstdcxx-safe-mode, hwasan @import Crash;
_______________________________________________ cfe-commits mailing list cfe-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits