[PATCH] D95187: [DebugInfo][CodeView] Use <lambda_n> as the display name for lambdas.

Amy Huang via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 22 14:58:44 PST 2021


akhuang updated this revision to Diff 318657.
akhuang added a comment.

-add to comment
-Add externally visible lambda to test case


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95187

Files:
  clang/include/clang/AST/Mangle.h
  clang/lib/AST/ItaniumMangle.cpp
  clang/lib/AST/MicrosoftMangle.cpp
  clang/lib/CodeGen/CGDebugInfo.cpp
  clang/test/CodeGenCXX/debug-info-codeview-unnamed.cpp
  clang/test/CodeGenCXX/debug-info-gline-tables-only-codeview.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95187.318657.patch
Type: text/x-patch
Size: 6495 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210122/b690aedb/attachment.bin>


More information about the cfe-commits mailing list