[PATCH] D56670: [Sanitizer] Intercept sl_add api on FreeBSD/NetBSD

David CARLIER via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jan 15 03:25:23 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL351189: [Sanitizer] Intercept sl_add api on FreeBSD/NetBSD (authored by devnexen, committed by ).
Herald added subscribers: delcypher, srhines.

Changed prior to commit:
  https://reviews.llvm.org/D56670?vs=181760&id=181765#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D56670

Files:
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_common_interceptors.inc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_interceptors.h
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_limits_freebsd.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_limits_freebsd.h
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_limits_netbsd.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_limits_netbsd.h
  compiler-rt/trunk/test/sanitizer_common/TestCases/Posix/getusershell.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Posix/sl_add.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56670.181765.patch
Type: text/x-patch
Size: 7613 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190115/742b0ed0/attachment.bin>


More information about the llvm-commits mailing list