[PATCH] D44432: FreeBSD sanitizer common, intercept couple of more functions
David CARLIER via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 21 14:07:54 PDT 2018
devnexen updated this revision to Diff 139368.
https://reviews.llvm.org/D44432
Files:
lib/sanitizer_common/sanitizer_platform_interceptors.h
test/sanitizer_common/TestCases/NetBSD/access.cc
test/sanitizer_common/TestCases/NetBSD/devname.cc
test/sanitizer_common/TestCases/NetBSD/devname_r.cc
test/sanitizer_common/TestCases/NetBSD/fgetln.cc
test/sanitizer_common/TestCases/NetBSD/lstat.cc
test/sanitizer_common/TestCases/NetBSD/strlcat.cc
test/sanitizer_common/TestCases/NetBSD/strlcpy.cc
test/sanitizer_common/TestCases/Posix/access.cc
test/sanitizer_common/TestCases/Posix/devname.cc
test/sanitizer_common/TestCases/Posix/devname_r.cc
test/sanitizer_common/TestCases/Posix/fgetln.cc
test/sanitizer_common/TestCases/Posix/getpass.cc
test/sanitizer_common/TestCases/Posix/lstat.cc
test/sanitizer_common/lit.common.cfg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44432.139368.patch
Type: text/x-patch
Size: 6977 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180321/8f002652/attachment.bin>
More information about the llvm-commits
mailing list