[PATCH] D138247: PR58819: Correct linkage and mangling of lambdas in inline static member initializers

David Blaikie via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Mar 6 22:33:18 PST 2023


dblaikie added a comment.

GCC bug hasn't got much traction, so I pinged it.

But probably still the right thing to continue with this fix, I think.

@rjmccall Could you give a quick glance/confirm my ABI understanding/diagnosis/direction here?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138247



More information about the cfe-commits mailing list