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

via llvm-commits llvm-commits at lists.llvm.org
Thu May 30 13:32:01 PDT 2024


whitequark wrote:

> One concern I have is that someone adding new code may think they need to come up with fallback behavior in case a feature isn't available

Shall I add some comments to config.h indicating as such?

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


More information about the llvm-commits mailing list