[PATCH] D19411: [esan] EfficiencySanitizer libc interceptors
Derek Bruening via llvm-commits
llvm-commits at lists.llvm.org
Fri Apr 22 14:07:50 PDT 2016
bruening updated this revision to Diff 54722.
bruening added a comment.
Add FreeBSD checks to *stat64 and split lstat in a cleaner way.
Adds further improvements to the *stat interceptors, combining the
incomplete msan and tsan interceptors.
http://reviews.llvm.org/D19411
Files:
lib/esan/CMakeLists.txt
lib/esan/esan.cpp
lib/esan/esan.h
lib/esan/esan_interceptors.cpp
test/esan/TestCases/libc-intercept.c
test/esan/TestCases/verbose-simple.c
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19411.54722.patch
Type: text/x-patch
Size: 15294 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160422/d9fae315/attachment.bin>
More information about the llvm-commits
mailing list