[Lldb-commits] [lldb] [llvm] [lldb] Run the LLDB test suite under MTE on capable Apple HW (PR #185780)

Jonas Devlieghere via lldb-commits lldb-commits at lists.llvm.org
Wed Mar 11 23:42:05 PDT 2026


JDevlieghere wrote:

With the following two PRs, the test suite runs cleanly with MTE enabled:

- https://github.com/llvm/llvm-project/pull/186042
- https://github.com/llvm/llvm-project/pull/186043

@jasonmolenda had two suggestions that I'm planning to address in follow-ups:

- Support the launcher in `lldb-dotest`
- Sign the driver with the MTE entitlement when asserts are enabled so that even without the launcher it uses MTE


https://github.com/llvm/llvm-project/pull/185780


More information about the lldb-commits mailing list