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

Yabin Cui via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 4 12:33:34 PST 2015


yabinc updated this revision to Diff 41927.
yabinc marked an inline comment as done.
yabinc added a comment.

update based on review comments and rebase code.


http://reviews.llvm.org/D14855

Files:
  lib/sanitizer_common/sanitizer_linux.cc
  lib/sanitizer_common/sanitizer_linux.h
  lib/sanitizer_common/sanitizer_posix.cc
  lib/sanitizer_common/sanitizer_posix.h
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D14855.41927.patch
Type: text/x-patch
Size: 23904 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20151204/85789063/attachment-0001.bin>


More information about the llvm-commits mailing list