[Lldb-commits] [PATCH] D64267: lldb_assert: abort when assertions are enabled.
Adrian Prantl via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Mon Jul 29 13:03:04 PDT 2019
aprantl added a comment.
Did you see this recent commit?
commit 515d1306ffb1e159c65b19d4cbe6c2f0997dfbf6
Author: Adrian Prantl <aprantl at apple.com>
Date: Fri Mar 29 16:12:27 2019 +0000
Don't abort() in lldb_assert and document why.
rdar://problem/49356014
Differential Revision: https://reviews.llvm.org/D59911
llvm-svn: 357268
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64267/new/
https://reviews.llvm.org/D64267
More information about the lldb-commits
mailing list