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

Sourabh Singh Tomar via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 15 02:16:05 PDT 2019


Ping!

On Wed, Oct 9, 2019 at 5:52 PM Sourabh Singh Tomar via Phabricator via
llvm-commits <llvm-commits at lists.llvm.org> wrote:

> SouraVX created this revision.
> SouraVX added reviewers: aprantl, vleschuk.
> SouraVX added a project: debug-info.
> Herald added subscribers: llvm-commits, ormris.
> Herald added a project: LLVM.
>
> This Patch adds support in clang C++ frontend to emit DW_AT_noreturn for
> C++ class member functions.
>
>
> https://reviews.llvm.org/D68697
>
> Files:
>   clang/lib/CodeGen/CGDebugInfo.cpp
>   llvm/test/DebugInfo/X86/noreturn_cpp11.ll
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191015/d1d8cc7a/attachment.html>


More information about the llvm-commits mailing list