Skip to content
Commit e9c456e1 authored by Dmitry Vyukov's avatar Dmitry Vyukov
Browse files

tsan: treat SIGSYS as synchronous signal

It is required for chromium sandboxing code.
From the description it seems to be indeed synchronous -- called back on syscall with incorrect arguments,
but seems to be unused in practice. So this should be fine.

llvm-svn: 186579
parent 8b8ebdd9
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment