[clang] [Sema] Fix lifetime extension for temporaries in range-based for loops in C++23 (PR #145164)
via cfe-commits
cfe-commits at lists.llvm.org
Wed Jul 9 20:07:45 PDT 2025
yronglin wrote:
> LLVM Buildbot has detected a new failure on builder `sanitizer-aarch64-linux` running on `sanitizer-buildbot7` while building `clang` at step 2 "annotate".
>
> Full details are available at: https://lab.llvm.org/buildbot/#/builders/51/builds/19520
>
> Here is the relevant piece of the build log for the reference
This failure seem not caused by this PR.
https://github.com/llvm/llvm-project/pull/145164
More information about the cfe-commits
mailing list