[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
Tue Jan 26 10:49:59 PST 2021
akhuang updated this revision to Diff 319348.
akhuang marked an inline comment as done.
akhuang added a comment.
change to function returning a number, fill in ItaniumMangle function
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.319348.patch
Type: text/x-patch
Size: 4817 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210126/6dedc60f/attachment.bin>
More information about the cfe-commits
mailing list