[PATCH] D138247: PR58819: Correct linkage and mangling of lambdas in inline static member initializers
Paul Robinson via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Fri Nov 18 06:34:17 PST 2022
probinson added a comment.
If this is specifically for C++17, I believe Sony doesn't officially support that yet although I am checking.
It looks like this is only part of the fix for #58819? The original report also had a `static int n` with an internal-linkage name.
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