[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 27 17:01:19 PDT 2023


dblaikie updated this revision to Diff 508847.
dblaikie added a comment.

Rename VariableTemplate classification to TemplatedVariable to match ABI wording


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D138247

Files:
  clang/lib/Sema/SemaLambda.cpp
  clang/test/CodeGenCXX/mangle-lambdas.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138247.508847.patch
Type: text/x-patch
Size: 4097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20230328/71fd935f/attachment.bin>


More information about the cfe-commits mailing list