[PATCH] D54779: [Sanitizer] Adding setvbuf in supported platforms and other stream buffer functions

David CARLIER via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 21 13:20:33 PST 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rCRT347426: [Sanitizer] Adding setvbuf in supported platforms and other stream buffer… (authored by devnexen, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D54779?vs=174970&id=174973#toc

Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D54779

Files:
  lib/sanitizer_common/sanitizer_common_interceptors.inc
  lib/sanitizer_common/sanitizer_platform_interceptors.h
  lib/sanitizer_common/sanitizer_platform_limits_netbsd.cc
  lib/sanitizer_common/sanitizer_platform_limits_netbsd.h
  lib/sanitizer_common/sanitizer_platform_limits_posix.cc
  lib/sanitizer_common/sanitizer_platform_limits_posix.h
  test/sanitizer_common/TestCases/NetBSD/setvbuf.cc
  test/sanitizer_common/TestCases/Posix/setvbuf.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D54779.174973.patch
Type: text/x-patch
Size: 6935 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181121/deabfe90/attachment.bin>


More information about the llvm-commits mailing list