[PATCH] D55556: [Sanitizer] Expand FSEEK interception to FreeBSD

David CARLIER via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 11 11:11:55 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL348888: [Sanitizer] Expand FSEEK interception to FreeBSD (authored by devnexen, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D55556?vs=177733&id=177747#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D55556

Files:
  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/test/sanitizer_common/TestCases/NetBSD/fseek.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Posix/fseek.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D55556.177747.patch
Type: text/x-patch
Size: 4392 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181211/9c9c7b34/attachment-0001.bin>


More information about the llvm-commits mailing list