[PATCH] D68697: [DWARF5] Added support for DW_AT_noreturn attribute to be emitted for C++ class member functions.
Adrian Prantl via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Oct 15 13:37:30 PDT 2019
aprantl requested changes to this revision.
aprantl added a comment.
This revision now requires changes to proceed.
Ah sorry. While preparing this for commit I realized that the CGDebugInfo change is untested. Can you add a Clang test that checks that CFE is emitting the expected LLVM IR?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D68697/new/
https://reviews.llvm.org/D68697
More information about the cfe-commits
mailing list