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

Vlad Serebrennikov via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Sun Mar 9 19:19:16 PDT 2025


https://github.com/Endilll commented:

Changes to C++ DR tests look good.
> FIXME: why diagnostic says just `Y` and not `cwg794::Y`, like `cwg794::X`?

This FIXME resolved in the opposite direction I anticipated back when I wrote it, but that's fine, as long as we print both types in a consistent manner.

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


More information about the llvm-branch-commits mailing list