[clang] [clang] fix deduction of member pointers with dependent named classes (PR #133113)
Jordan Rupprecht via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 26 09:59:13 PDT 2025
rupprecht wrote:
I can't comment on the contents of this fix, but I patched it in and the crash no longer reproduces on the original target I saw this in. I think this also takes care of the targets that @alexfh reported.
https://github.com/llvm/llvm-project/pull/133113
More information about the cfe-commits
mailing list