tsan: relax checking of errno spoiling in signal handlers
allow SIGABRT to spoil errno, because some real programs reset SIGABRT handler in the handler, re-raise SIGABRT and return from the handler llvm-svn: 200304
Loading
Please register or sign in to comment