[clang] [clang] fix deduction of member pointers with dependent named classes (PR #133113)
Matheus Izvekov via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 26 11:45:44 PDT 2025
mizvekov wrote:
Note this was unrelated to another regression, as reported here: https://github.com/llvm/llvm-project/pull/132317#issuecomment-2755417893
Since this fixes a regression which recently landed, I am going to go ahead and merge, relying on post-commit review.
https://github.com/llvm/llvm-project/pull/133113
More information about the cfe-commits
mailing list