[hwasan] fix the linux-only pthread_create interceptor and reinstate the two threaded...
authorKostya Serebryany <kcc@google.com>
Thu, 30 Aug 2018 23:22:26 +0000 (23:22 +0000)
committerKostya Serebryany <kcc@google.com>
Thu, 30 Aug 2018 23:22:26 +0000 (23:22 +0000)
commit347b989cefdca2bd0272086ce3923199a5667aa3
treed49ea75396553cb674b6155851c55be0391954e6
parentfc934cd916fa44fb439dae50c1dbcef1c58588cd
[hwasan] fix the linux-only pthread_create interceptor and reinstate the two threaded tests

llvm-svn: 341143
compiler-rt/lib/hwasan/hwasan_interceptors.cc
compiler-rt/lib/hwasan/hwasan_thread.h
compiler-rt/test/hwasan/TestCases/many-threads-uaf.c [new file with mode: 0644]
compiler-rt/test/hwasan/TestCases/thread-uaf.c [new file with mode: 0644]