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

llvm-svn: 170205
compiler-rt/lib/tsan/lit_tests/signal_malloc.cc [new file with mode: 0644]