On Thu, Dec 7, 2017 at 5:09 PM, Vedant Kumar via lldb-commits
<lldb-commits@lists.llvm.org> wrote:
> Author: vedantk
> Date: Thu Dec  7 17:09:40 2017
> New Revision: 320127
>
> URL: http://llvm.org/viewvc/llvm-project?rev=320127&view=rev
> Log:
> [MachException] Avoid alignment UB, NFC
>
> Fix alignment UB in some Mach exception-handling logic.
>
> This lets us build lldb and debugserver with UBSan in trapping mode, and
> get further along in the testing process before a trap is encountered.
>

Thanks!
_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to