[clang] [clang-tools-extra] [clang] improve class type sugar preservation in pointers to members (PR #130537)

Matheus Izvekov via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 10 09:22:17 PDT 2025


mizvekov wrote:

> This patch ended up being pretty massive... ANYTHING we can do to reduce the size of this would be very appreciated.

It might be possible to split some stuff, but it would be hard to test it individually and avoid regressions in between the patches.

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


More information about the cfe-commits mailing list