[PATCH] D44335: [Sanitizers] Add more standard compliant posix_memalign implementation for LSan.

Aleksey Shlyapnikov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Mar 12 15:01:38 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL327338: [Sanitizers] Add more standard compliant posix_memalign implementation for LSan. (authored by alekseyshl, committed by ).

Repository:
  rL LLVM

https://reviews.llvm.org/D44335

Files:
  compiler-rt/trunk/lib/asan/asan_malloc_mac.cc
  compiler-rt/trunk/lib/lsan/lsan_allocator.cc
  compiler-rt/trunk/lib/lsan/lsan_allocator.h
  compiler-rt/trunk/lib/lsan/lsan_interceptors.cc
  compiler-rt/trunk/lib/lsan/lsan_malloc_mac.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_malloc_mac.inc
  compiler-rt/trunk/lib/tsan/rtl/tsan_malloc_mac.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44335.138095.patch
Type: text/x-patch
Size: 5475 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180312/7a781a67/attachment.bin>


More information about the llvm-commits mailing list