[Lldb-commits] [PATCH] D93495: CrashReason: Add MTE tag check faults to the list of crash reasons.
David Spickett via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Fri Dec 18 02:44:20 PST 2020
DavidSpickett added a comment.
I assume that the signal displays without tag bits just like any other SEGV?
I was thinking about testing but I don't see any tests for specific signals so it would only be needed if your change to add the tag bits to siginfo has gone in.
(I have been following it from a distance but not sure of the status)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93495/new/
https://reviews.llvm.org/D93495
More information about the lldb-commits
mailing list