[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
Tue Nov 22 09:36:48 PST 2022


dblaikie added a comment.

In D138247#3942744 <https://reviews.llvm.org/D138247#3942744>, @mgorny wrote:

> From Gentoo perspective, correct is better, correct and matching GCC is the best (we support mixing compilers to some degree). I think it'd be best to wait for confirmation on GCC end.

fair - if you know anyone over there who might be able to take a look/an interest, would be great if you could ping them/point them in that direction!


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