[PATCH] D36385: [asan] Refactor thread creation bookkeeping
Roland McGrath via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 7 15:25:12 PDT 2017
mcgrathr updated this revision to Diff 110101.
mcgrathr added a comment.
Avoided new argument to FinishThread.
https://reviews.llvm.org/D36385
Files:
lib/asan/asan_internal.h
lib/asan/asan_rtl.cc
lib/asan/asan_thread.cc
lib/asan/asan_thread.h
lib/sanitizer_common/sanitizer_thread_registry.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D36385.110101.patch
Type: text/x-patch
Size: 6540 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170807/e3d1bec3/attachment.bin>
More information about the llvm-commits
mailing list