Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bug 1758780 - Fallthrough to <atomic> for wasi when using clang >= 14…
…. r=nika Clang 14 added a dummy backoff policy for atomic polling that doesn't know about threads, which presumably WASI can use. See https://reviews.llvm.org/D114109. Differential Revision: https://phabricator.services.mozilla.com/D143173
- Loading branch information