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

Erich Keane via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Mar 19 06:44:41 PDT 2025


erichkeane wrote:

> Done, in order to expedite review, I have split-off three patches from this:
> 
>     * [[clang] ASTContext: flesh out implementation of getCommonNNS #131964](https://github.com/llvm/llvm-project/pull/131964)
> 
>     * [[clang] NFC: Clear some uses of MemberPointerType::getClass #131965](https://github.com/llvm/llvm-project/pull/131965)
> 
>     * [[clang] NFC: Unify implementations of CheckMemberPointerConversion #131966](https://github.com/llvm/llvm-project/pull/131966)

Thanks!  Also, ooof, still 69 changed files.

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


More information about the llvm-branch-commits mailing list