diff options
author | Julian Lettner <julian.lettner@apple.com> | 2020-07-29 09:55:52 -0700 |
---|---|---|
committer | Julian Lettner <julian.lettner@apple.com> | 2020-07-29 11:21:25 -0700 |
commit | 7e946d0c8289ff8cafcae88595b805ec511db6b4 (patch) | |
tree | e1d1fd117c5fb777fe146565b457c45a058ac71c /lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp | |
parent | c114352edfe0de69050bbf1cbbc478bcfb524622 (diff) | |
download | llvm-7e946d0c8289ff8cafcae88595b805ec511db6b4.zip llvm-7e946d0c8289ff8cafcae88595b805ec511db6b4.tar.gz llvm-7e946d0c8289ff8cafcae88595b805ec511db6b4.tar.bz2 |
[compiler-rt][Darwin] Disable EXC_GUARD exceptions
ASan/TSan use mmap in a way that creates “deallocation gaps” which
triggers EXC_GUARD exceptions on macOS 10.15+ (XNU 19.0+). Let's
suppress those.
Diffstat (limited to 'lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp')
0 files changed, 0 insertions, 0 deletions