[PATCH] D58379: [compiler-rt] Intercept the bcmp() function.

Clement Courbet via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 25 23:42:35 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL354851: [compiler-rt] Intercept the bcmp() function. (authored by courbet, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D58379?vs=188108&id=188314#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58379/new/

https://reviews.llvm.org/D58379

Files:
  compiler-rt/trunk/lib/asan/tests/asan_mem_test.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_common_interceptors.inc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_interceptors.h
  compiler-rt/trunk/test/asan/TestCases/Posix/bcmp_test.cc
  compiler-rt/trunk/test/asan/TestCases/memcmp_test.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Posix/weak_hook_test.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58379.188314.patch
Type: text/x-patch
Size: 8911 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190226/684b1d74/attachment-0001.bin>


More information about the llvm-commits mailing list