[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
Thu Jan 28 18:43:18 PST 2021
akhuang updated this revision to Diff 320020.
akhuang added a comment.
Fix test / string code after test failures
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.320020.patch
Type: text/x-patch
Size: 8722 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210129/adf408ca/attachment.bin>
More information about the cfe-commits
mailing list