[clang] [webkit.UncountedLambdaCapturesChecker] Fix a regression that [[noescape]] on a member function no longer works. (PR #126016)
LLVM Continuous Integration via cfe-commits
cfe-commits at lists.llvm.org
Thu Feb 6 19:00:26 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/4482
<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/126016
More information about the cfe-commits
mailing list