[clang-tools-extra] [clang-tidy] Extend `modernize-type-traits` to fold remove_cv_t<remove_reference_t<...>> into remove_cv_ref_t (PR #204789)

via cfe-commits cfe-commits at lists.llvm.org
Wed Jun 24 03:00:40 PDT 2026


serge-sans-paille wrote:

Should be good now!

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


More information about the cfe-commits mailing list