[clang] [libcxx] [libc++][Clang] Added explanation why is_constructible evaluated to false. Updated the diagnostics checks in libc++ tests. (PR #144220)

Nikolas Klauser via cfe-commits cfe-commits at lists.llvm.org
Tue Jun 24 04:52:15 PDT 2025


philnik777 wrote:

> > > @philnik777 Is it my fault that tests fail with `Error: Process completed with exit code 255`?
> > 
> > 
> > No, it's the CI being problematic. I've restarted the failed CI.
> 
> Hmmm CI is still failing but with msan issues. Is this still CI being problematic?

Yeah, it's still problematic. I've restarted the failed jobs again. If they fail again in the same way (something related to ASLR) feel free to land with the CI failing.

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


More information about the cfe-commits mailing list