[PATCH] D14855: [tsan] Support thread sanitizer on Android.

Yabin Cui via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 23 17:40:50 PST 2015


yabinc updated this revision to Diff 41003.
yabinc marked 7 inline comments as done.
yabinc added a comment.

Update code based on review, will split the patch after finishing all comments.


http://reviews.llvm.org/D14855

Files:
  lib/tsan/rtl/tsan_interceptors.cc
  lib/tsan/rtl/tsan_interceptors.h
  lib/tsan/rtl/tsan_new_delete.cc
  lib/tsan/rtl/tsan_platform.h
  lib/tsan/rtl/tsan_platform_linux.cc
  lib/tsan/rtl/tsan_platform_posix.cc
  lib/tsan/rtl/tsan_rtl.h
  test/tsan/test.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14855.41003.patch
Type: text/x-patch
Size: 19125 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151124/74730e57/attachment.bin>


More information about the llvm-commits mailing list