[PATCH] D68697: [DWARF5] Added support for DW_AT_noreturn attribute to be emitted for C++ class member functions.

Sourabh Singh Tomar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 15 08:56:39 PDT 2019


SouraVX updated this revision to Diff 225052.
SouraVX added a comment.

Thanks Adrian for review!
Addressing your review comments.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D68697/new/

https://reviews.llvm.org/D68697

Files:
  clang/lib/CodeGen/CGDebugInfo.cpp
  llvm/test/DebugInfo/X86/noreturn_cpp11.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68697.225052.patch
Type: text/x-patch
Size: 6082 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191015/9b27127b/attachment.bin>


More information about the llvm-commits mailing list