Hi. This is not a bug, but the build of clazy with clang 22 is broken after the removal of clang::Elaborated types
https://github.com/llvm/llvm-project/commit/91cdd35008e9ab32dffb7e401cdd7313b3461892 This change is master-only, so still time before it hits stable. I will try to compile llvm locally and work on clazy. Making clazy work/compile with clang 21 and 22 could be a challenge, but we will see ;)