[PATCH] D50570: [hwasan] Provide __sanitizer_* aliases to allocator functions.

Evgenii Stepanov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 13 14:08:15 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL339614: [hwasan] Provide __sanitizer_* aliases to allocator functions. (authored by eugenis, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D50570?vs=160135&id=160445#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50570

Files:
  compiler-rt/trunk/include/sanitizer/allocator_interface.h
  compiler-rt/trunk/include/sanitizer/hwasan_interface.h
  compiler-rt/trunk/lib/hwasan/hwasan_interceptors.cc
  compiler-rt/trunk/lib/msan/msan_interceptors.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_limits_posix.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_limits_posix.h
  compiler-rt/trunk/test/hwasan/TestCases/sanitizer_malloc.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50570.160445.patch
Type: text/x-patch
Size: 6949 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180813/663617a2/attachment.bin>


More information about the llvm-commits mailing list