[PATCH] D126818: Itanium ABI: Implement mangling for constrained friends

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Nov 18 06:07:07 PST 2022


erichkeane added a comment.

In D126818#3935740 <https://reviews.llvm.org/D126818#3935740>, @rjmccall wrote:

> I'm too often slow to actually apply edits to the ABI document.  There's been plenty of time for feedback on this one; go ahead and act like it's accepted.

Ah! I see!  I thought last time you had held this patch up on waiting for someone to do the work in the ABI group.  Thank you for the update!

So this should be ready for review now.  It is much smaller than the previous version, since we started setting the bit for 'FriendConstraintRefersToEnclosingTemplate' during declaration creation.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D126818/new/

https://reviews.llvm.org/D126818



More information about the cfe-commits mailing list