[PATCH] D19875: [sanitizer] Move stat/__xstat to the common interceptors

Mike Aizatsky via llvm-commits llvm-commits at lists.llvm.org
Tue May 3 14:28:04 PDT 2016


This revision was automatically updated to reflect the committed changes.
Closed by commit rL268440: [sanitizer] Move stat/__xstat to the common interceptors (authored by aizatsky).

Changed prior to commit:
  http://reviews.llvm.org/D19875?vs=56046&id=56063#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D19875

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_flags.inc
  compiler-rt/trunk/lib/sanitizer_common/sanitizer_platform_interceptors.h
  compiler-rt/trunk/lib/tsan/rtl/tsan_interceptors.cc

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19875.56063.patch
Type: text/x-patch
Size: 7342 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160503/0eb6d065/attachment.bin>


More information about the llvm-commits mailing list