[Lldb-commits] [PATCH] D64267: lldb_assert: abort when assertions are enabled.
Raphael Isemann via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Jul 5 14:03:18 PDT 2019
teemperor added a comment.
Would it be possible to assert after the printing the stack trace? Having stack traces in bug reports is always nice to have and displaying the "Assertion failed: ..." message seems also useful for the user.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64267/new/
https://reviews.llvm.org/D64267
More information about the lldb-commits
mailing list