[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 10 01:24:29 PST 2020
awpandey updated this revision to Diff 237264.
awpandey added a comment.
@dblaikie I have added an LLVM test case and I will commit it like a different patch.
I have also updated the clang test case.
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
llvm/test/DebugInfo/X86/debug-info-auto-return.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70524.237264.patch
Type: text/x-patch
Size: 10347 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200110/d54fa17f/attachment.bin>
More information about the llvm-commits
mailing list