[PATCH] D95184: [ASan] Stop blocking child thread progress from parent thread in `pthread_create` interceptor.
Dan Liew via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 21 16:36:29 PST 2021
delcypher updated this revision to Diff 318353.
delcypher added a comment.
Tweak condition to make it easier to read.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95184/new/
https://reviews.llvm.org/D95184
Files:
compiler-rt/lib/asan/asan_allocator.cpp
compiler-rt/lib/asan/asan_interceptors.cpp
compiler-rt/lib/asan/asan_thread.cpp
compiler-rt/lib/asan/asan_thread.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95184.318353.patch
Type: text/x-patch
Size: 6538 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210122/e5786519/attachment.bin>
More information about the llvm-commits
mailing list