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

Roland McGrath via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 8 17:06:15 PDT 2017


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

Options struct for Init.
Remove excess reformatting.
Don't change tctx->detached.


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.110307.patch
Type: text/x-patch
Size: 6362 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170809/1a597e23/attachment.bin>


More information about the llvm-commits mailing list