[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
Wed Jan 27 14:04:05 PST 2021


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

make function return lambda string, and add test for lambda in function parameters


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.319668.patch
Type: text/x-patch
Size: 8786 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210127/3475a7a0/attachment.bin>


More information about the cfe-commits mailing list