[clang] [clang-tools-extra] [clang-tidy] Add new check: `readability-redundant-typename` (PR #161574)

Baranov Victor via cfe-commits cfe-commits at lists.llvm.org
Mon Oct 6 13:51:55 PDT 2025


https://github.com/vbvictor approved this pull request.

LGTM, It would be great if you run this check on libc++/boost (in c++20 mode) which must have a lot of templates to see if there are any more FP.

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


More information about the cfe-commits mailing list