[PATCH] D36385: [asan] Refactor thread creation bookkeeping

Roland McGrath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 8 11:58:10 PDT 2017


mcgrathr updated this revision to Diff 110246.
mcgrathr added a comment.

Updated stale comment.  Changed FinishThread logic as suggested in review.


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.110246.patch
Type: text/x-patch
Size: 6936 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170808/af6fcd6d/attachment.bin>


More information about the llvm-commits mailing list