[clang] [clang][ItaniumMangle] Fix mangling of lambdas in default member initializers of local classes (PR #206740)
Kristina Bessonova via cfe-commits
cfe-commits at lists.llvm.org
Tue Jul 7 07:22:23 PDT 2026
chbessonova wrote:
> Perhaps? Every time I personally determine "we probably don't need one because there is no WAY this can escape the TU!" I've been wrong :D
Fair enough 😄. I added the compatibility entry.
https://github.com/llvm/llvm-project/pull/206740
More information about the cfe-commits
mailing list