[PATCH] D45438: [CodeView] Enable debugging of captured variables within C++ lambdas
Brock Wyma via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 14 08:05:58 PDT 2018
bwyma updated this revision to Diff 146612.
bwyma added a comment.
> I think this code would be a lot less confusing if we rename this to something more mechanical like getTypeIdentifier
I changed the routine names, updated the call sites, and made the comment changes.
Please let me know if you like this better.
https://reviews.llvm.org/D45438
Files:
llvm/tools/clang/lib/CodeGen/CGDebugInfo.cpp
llvm/tools/clang/test/CodeGen/debug-info-codeview-unnamed.c
llvm/tools/clang/test/CodeGenCXX/debug-info-codeview-unnamed.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45438.146612.patch
Type: text/x-patch
Size: 12059 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180514/49cedfa9/attachment.bin>
More information about the llvm-commits
mailing list