[clang-tools-extra] [clang-tidy] Fix crash in misc-static-initialization-cycle (PR #198155)

Zeyi Xu via cfe-commits cfe-commits at lists.llvm.org
Mon May 18 08:04:47 PDT 2026


zeyi2 wrote:

> Hello and greetings from the UK! :)
> 
> Are you aware that this change caused a buildbot failure here: https://lab.llvm.org/buildbot/#/builders/46/builds/35532 ?
> 
> Over the weekend it looks like the build bot CI system was in a state of malfunction and may not have reported or otherwise complained of a test failure when this patch was submitted.
> 
> I have tracked down and reproduced the test failure locally and can confirm that it was this commit that caused it.

Hi Tom, thanks for the info!

I'm looking into the problem right now. Given that this has caused buildbot failure, I'll revert this PR first.

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


More information about the cfe-commits mailing list