[all-commits] [llvm/llvm-project] 620dc1: Add EXC_SYSCALL to the set of ignorable mach excep...
jimingham via All-commits
all-commits at lists.llvm.org
Thu Jun 1 10:21:04 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 620dc1224ff9e4cb86e6e4d8e7c3941fc921887d
https://github.com/llvm/llvm-project/commit/620dc1224ff9e4cb86e6e4d8e7c3941fc921887d
Author: Jim Ingham <jingham at apple.com>
Date: 2023-06-01 (Thu, 01 Jun 2023)
Changed paths:
M lldb/source/Plugins/Platform/MacOSX/PlatformDarwin.cpp
M lldb/test/API/macosx/ignore_exceptions/TestIgnoredExceptions.py
Log Message:
-----------
Add EXC_SYSCALL to the set of ignorable mach exceptions.
Add some more tests of what exceptions we accept and don't accept.
Differential Revision: https://reviews.llvm.org/D151843
More information about the All-commits
mailing list