[PATCH] D31456: [sanitizer] Move fread and fwrite interceptors to sanitizer_common

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 30 00:38:10 PDT 2017


This revision was automatically updated to reflect the committed changes.
Closed by commit rL299061: [sanitizer] Move fread and fwrite interceptors to sanitizer_common (authored by chefmax).

Changed prior to commit:
  https://reviews.llvm.org/D31456?vs=93351&id=93450#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D31456

Files:
  compiler-rt/trunk/lib/esan/esan_interceptors.cpp
  compiler-rt/trunk/lib/msan/msan_interceptors.cc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_common_interceptors.inc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_interceptors.h
  compiler-rt/trunk/lib/tsan/rtl/tsan_interceptors.cc
  compiler-rt/trunk/test/asan/TestCases/Posix/fread_fwrite.cc
  compiler-rt/trunk/test/msan/fread_fwrite.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D31456.93450.patch
Type: text/x-patch
Size: 7555 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170330/c5697a87/attachment.bin>


More information about the llvm-commits mailing list