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 define just for this. This patch also adds a small test using lldb-test.
Details
Details
- Reviewers
aprantl - Group Reviewers
Restricted Project - Commits
- rGe089b5e9e11a: [lldb] Call os_log_fault on lldb_assert
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo