[clang] [Clang][Sema] Fix wrong initialization kind when handling initializing structured bindings from an array with direct-list-initialization (PR #124793)

LLVM Continuous Integration via cfe-commits cfe-commits at lists.llvm.org
Fri Feb 7 23:21:49 PST 2025


llvm-ci wrote:

LLVM Buildbot has detected a new failure on builder `clang-cmake-x86_64-avx512-win` running on `avx512-intel64-win` while building `clang` at step 4 "cmake stage 1".

Full details are available at: https://lab.llvm.org/buildbot/#/builders/81/builds/4525

<details>
<summary>Here is the relevant piece of the build log for the reference</summary>

```
Step 4 (cmake stage 1) failure: 'cmake -G ...' (failure)
'cmake' is not recognized as an internal or external command,
operable program or batch file.

```

</details>

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


More information about the cfe-commits mailing list