[PATCH] D68697: [DWARF5] Added support for DW_AT_noreturn attribute to be emitted for C++ class member functions.
Adrian Prantl via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 16 09:32:27 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rGa9cfde1f6ab5: [DWARF5] Added support for DW_AT_noreturn attribute to be emitted for C++ class… (authored by aprantl).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68697/new/
https://reviews.llvm.org/D68697
Files:
clang/lib/CodeGen/CGDebugInfo.cpp
clang/test/CodeGenCXX/debug-info-noreturn.cpp
llvm/test/DebugInfo/X86/noreturn_cpp11.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68697.225246.patch
Type: text/x-patch
Size: 6922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191016/f1e7f2b2/attachment.bin>
More information about the llvm-commits
mailing list