[clang-tools-extra] [clang-tidy] Add new check 'misc-static-initialization-cycle' (PR #175342)

Balázs Kéri via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 20 07:46:48 PDT 2026


balazske wrote:

The check now prints a message that contains the whole chain of initializations.

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


More information about the cfe-commits mailing list