[PATCH] D70524: Support DebugInfo generation for auto return type for C++ functions.
Awanish Pandey via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Nov 27 03:35:00 PST 2019
awpandey updated this revision to Diff 231208.
awpandey marked 5 inline comments as done.
awpandey added a comment.
Hi @aprantl and @dblaikie. Currently, there is no test case for the unspecified type, so I have added that in the regression test suite. Also, I have incorporated all of 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/test/DebugInfo/X86/debug-info-auto-return.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70524.231208.patch
Type: text/x-patch
Size: 12720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20191127/5f4707bc/attachment-0001.bin>
More information about the cfe-commits
mailing list