tsan: fix pipe interceptors and add 2 tests
authorDmitry Vyukov <dvyukov@google.com>
Fri, 7 Dec 2012 16:22:54 +0000 (16:22 +0000)
committerDmitry Vyukov <dvyukov@google.com>
Fri, 7 Dec 2012 16:22:54 +0000 (16:22 +0000)
commit0ef99e2a483191509592ab5221bdce87e35c651a
tree25ac428213c470f91979b60545c0b5072a718024
parent3a2046b3a600feae83316cbb971a22e91ab41b54
tsan: fix pipe interceptors and add 2 tests

llvm-svn: 169607
compiler-rt/lib/tsan/lit_tests/fd_pipe_norace.cc [new file with mode: 0644]
compiler-rt/lib/tsan/lit_tests/fd_pipe_race.cc [new file with mode: 0644]
compiler-rt/lib/tsan/rtl/tsan_interceptors.cc