[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 22:14:00 PDT 2019
SouraVX updated this revision to Diff 225159.
SouraVX added a comment.
Added test case in CFE for checking expected LLVM IR emission.
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.225159.patch
Type: text/x-patch
Size: 6922 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191016/9c42929f/attachment.bin>
More information about the llvm-commits
mailing list