[clang] [Clang] Implement C++26’s P2893R3 ‘Variadic friends’ (PR #101448)
via cfe-commits
cfe-commits at lists.llvm.org
Tue Aug 6 08:42:26 PDT 2024
Sirraide wrote:
It turns out that `FriendPackDecl` wasn’t needed after all, so that already simplifies this pr quite a bit.
https://github.com/llvm/llvm-project/pull/101448
More information about the cfe-commits
mailing list