[PATCH] D21025: [tsan] Switch to InternalAlloc everywhere __libc_malloc is currently used
Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 6 11:25:21 PDT 2016
This revision was automatically updated to reflect the committed changes.
Closed by commit rL271916: [tsan] Switch to InternalAlloc everywhere __libc_malloc is currently used (authored by kuba.brecka).
Changed prior to commit:
http://reviews.llvm.org/D21025?vs=59728&id=59752#toc
Repository:
rL LLVM
http://reviews.llvm.org/D21025
Files:
compiler-rt/trunk/lib/sanitizer_common/sanitizer_allocator.cc
compiler-rt/trunk/lib/sanitizer_common/sanitizer_allocator_internal.h
compiler-rt/trunk/lib/tsan/dd/dd_interceptors.cc
compiler-rt/trunk/lib/tsan/rtl/tsan_interceptors.cc
compiler-rt/trunk/lib/tsan/rtl/tsan_interceptors.h
compiler-rt/trunk/lib/tsan/rtl/tsan_malloc_mac.cc
compiler-rt/trunk/lib/tsan/rtl/tsan_new_delete.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D21025.59752.patch
Type: text/x-patch
Size: 14309 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160606/cc189c74/attachment.bin>
More information about the llvm-commits
mailing list