tsan: add test for malloc/free in signal handler
commit2c69c86b64adfa499e1eaac7c55c7fba462267bb
authorDmitry Vyukov <dvyukov@google.com>
Fri, 14 Dec 2012 13:56:27 +0000 (14 13:56 +0000)
committerDmitry Vyukov <dvyukov@google.com>
Fri, 14 Dec 2012 13:56:27 +0000 (14 13:56 +0000)
tree4fdc964a5bf3991c36aa6ac18a83a08e0769d86c
parent1586b079fe167a4ac5bd0365d97f707bfaa8221e
tsan: add test for malloc/free in signal handler

git-svn-id: https://llvm.org/svn/llvm-project/compiler-rt/trunk@170205 91177308-0d34-0410-b5e6-96231b3b80d8
lib/tsan/lit_tests/signal_malloc.cc [new file with mode: 0644]