[clang] [llvm] Conditionalize use of POSIX features missing on WASI/WebAssembly (PR #92677)

Max Desiatov via cfe-commits cfe-commits at lists.llvm.org
Sat Aug 16 07:38:37 PDT 2025


MaxDesiatov wrote:

> Now that WASI SDK has `<mutex>` support in `wasm32-wasip1` (the single-threaded target) it is time to revisit the PR, as I believe all other changes do not require upstream WASI SDK work.

Would you have a moment to resolve conflicts then?

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


More information about the cfe-commits mailing list