[PATCH] D70524: Support DebugInfo generation for auto return type for C++ functions.
Awanish Pandey via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jan 3 00:44:49 PST 2020
awpandey updated this revision to Diff 235998.
awpandey added a comment.
Herald added a subscriber: hiraditya.
@dblaikie Thanks a lot for the suggestions. I have made the changes such that this will become consistent with your suggestions.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70524/new/
https://reviews.llvm.org/D70524
Files:
clang/lib/CodeGen/CGDebugInfo.cpp
clang/lib/CodeGen/CGDebugInfo.h
clang/test/CodeGenCXX/debug-info-auto-return.cpp
llvm/lib/CodeGen/AsmPrinter/DwarfUnit.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70524.235998.patch
Type: text/x-patch
Size: 6523 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200103/797761a6/attachment-0001.bin>
More information about the llvm-commits
mailing list