Thread: Re: CI cpluspluscheck failures

Re: CI cpluspluscheck failures

From
Thomas Munro
Date:
On Mon, Aug 19, 2024 at 12:10 AM Thomas Munro <thomas.munro@gmail.com> wrote:
> I'm not sure why the first one started happening at the commit
> (aa2d6b15) that caused the second one, I feel like I'm missing
> something...

What I was missing is that the LLVM warnings were already present, but
not causing failures because they are "system" headers.  So I'll go
and push the fix for aa2d6b15, and wait longer for comment on the LLVM
one which has been wrong, but green, for a while.