[clang] [libc] [openmp] [clang-tools-extra] [compiler-rt] [mlir] [lldb] [lld] [llvm] [flang] [libcxx] [Driver] Report invalid target triple versions for all environment types. (PR #78655)

Cheng Shao via cfe-commits cfe-commits at lists.llvm.org
Tue Feb 6 02:30:02 PST 2024


TerrorJack wrote:

FYI this change breaks `wasi-sdk`/`wasi-libc` build with:

```
clang: error: version 'preview2' in target triple 'wasm32-unknown-wasi-preview2' is invalid
```

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


More information about the cfe-commits mailing list