This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGe089b5e9e11a: [lldb] Call os_log_fault on lldb_assert
(authored by JDevlieghere).
Herald added a project: LLDB.
Repository:
rG LLVM Github Monorep
JDevlieghere updated this revision to Diff 331997.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98987/new/
https://reviews.llvm.org/D98987
Files:
lldb/include/lldb/Utility/LLDBAssert.h
lldb/source/Utility/LLDBAssert.cpp
lldb/test/Shell/Error/assert.test
lldb/tools/lldb-test/lldb
JDevlieghere created this revision.
JDevlieghere added reviewers: LLDB, aprantl.
JDevlieghere requested review of this revision.
Call `os_log_fault` when an lldb assert fails. We piggyback off of the
`LLVM_SUPPORT_XCODE_SIGNPOSTS` to for `os_log` support rather than introducing
another check and