[clang-tools-extra] [clang-tidy] Fix crash in `cppcoreguidelines-pro-type-member-init` with alias template in constructor initializer (PR #192786)
Zeyi Xu via cfe-commits
cfe-commits at lists.llvm.org
Sat Apr 18 04:56:11 PDT 2026
zeyi2 wrote:
> This seems been related to #190521, a recent commit, do we need a release note for recent regression?
Personally I don't think it is necessary :)
https://github.com/llvm/llvm-project/pull/192786
More information about the cfe-commits
mailing list