[PATCH] D54739: [Sanitizer] intercept setvbuf on other platforms where it is supported

David CARLIER via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 20 14:20:12 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL347355: [Sanitizer] intercept setvbuf on other platforms where it is supported (authored by devnexen, committed by ).
Herald added a subscriber: delcypher.

Changed prior to commit:
  https://reviews.llvm.org/D54739?vs=174831&id=174842#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D54739

Files:
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_common_interceptors.inc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_interceptors.h
  compiler-rt/trunk/test/sanitizer_common/TestCases/NetBSD/setvbuf.cc
  compiler-rt/trunk/test/sanitizer_common/TestCases/Posix/setvbuf.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54739.174842.patch
Type: text/x-patch
Size: 4041 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181120/643c7b74/attachment.bin>


More information about the llvm-commits mailing list