[clang] [llvm] [clang] Support ASan on WASI (PR #139014)

Yuta Saito via llvm-commits llvm-commits at lists.llvm.org
Thu May 8 16:11:50 PDT 2025


kateinoigakukun wrote:

> presumably the sanitizer runtime will end up alongside wasi-libc in the wasi SDK?

@dschuff Yes, it will be placed alongside the other clang_rt libraries in WASI SDK and Swift SDK for Wasm

https://github.com/llvm/llvm-project/pull/139014


More information about the llvm-commits mailing list