[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
Wed Dec 11 02:39:52 PST 2019


awpandey updated this revision to Diff 233289.
awpandey added a comment.

@dblaikie . I have removed the redundant test case. What else should I do in this patch?


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70524.233289.patch
Type: text/x-patch
Size: 3787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191211/5f423f11/attachment-0001.bin>


More information about the llvm-commits mailing list