IWYU recently released 0.26 with support for llvm-22.
Currently CI runs iwyu with llvm-18 and clang-tidy with llvm-20. Both can be upgraded to llvm-22.
This upgrade should also be applied to the development container to support running the same CI iwyu and clang-tidy tests locally.
See also: https://releases.llvm.org/22.1.0/tools/clang/tools/extra/docs/ReleaseNotes.html
IWYU recently released 0.26 with support for llvm-22.
Currently CI runs iwyu with
llvm-18and clang-tidy withllvm-20. Both can be upgraded tollvm-22.This upgrade should also be applied to the development container to support running the same CI iwyu and clang-tidy tests locally.
See also: https://releases.llvm.org/22.1.0/tools/clang/tools/extra/docs/ReleaseNotes.html