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

Erich Keane via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Nov 16 08:40:36 PST 2022


erichkeane updated this revision to Diff 475836.
erichkeane added a comment.

Updated to work via option-3 above, I believe this is the appropriate solution based on the itanium proposal and the C++ standard.  @rjmccall, what concerns do we still have about Itanium being willing to add this?  Do we think any progress is EVER going to be made?


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

https://reviews.llvm.org/D126818

Files:
  clang/lib/AST/ItaniumMangle.cpp
  clang/test/CodeGenCXX/friend-concepts-mangling.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D126818.475836.patch
Type: text/x-patch
Size: 5869 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221116/d08ed3f5/attachment-0001.bin>


More information about the cfe-commits mailing list