forked from OSchip/llvm-project
b79ac88155
The problem is that without SA_RESTORER flag, kernel ignores the handler. So tracer actually did not setup any handler. Add SA_RESTORER flag when setting up handlers. Add a test that causes SIGSEGV in stoptheworld callback. Move SignalContext from asan to sanitizer_common to print better diagnostics about signal in the tracer thread. http://reviews.llvm.org/D8005 llvm-svn: 230978 |
||
---|---|---|
.. | ||
benchmarks | ||
dd | ||
go | ||
rtl | ||
tests | ||
CMakeLists.txt | ||
Makefile.old | ||
analyze_libtsan.sh | ||
check_analyze.sh | ||
check_cmake.sh | ||
check_memcpy.sh |