[PATCH] D43080: Adding Msan support to FreeBSD
David CARLIER via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 22 03:32:38 PST 2018
devnexen updated this revision to Diff 135385.
devnexen added a comment.
Adding few comments
https://reviews.llvm.org/D43080
Files:
cmake/config-ix.cmake
lib/msan/msan_interceptors.cc
lib/sanitizer_common/sanitizer_common_interceptors.inc
lib/sanitizer_common/sanitizer_platform_limits_posix.h
test/msan/dtls_test.c
test/msan/getutent.cc
test/msan/iconv.cc
test/msan/lit.cfg
test/msan/pthread_getattr_np_deadlock.cc
test/msan/pthread_getname_np.cc
test/msan/pvalloc.cc
test/msan/strlen_of_shadow.cc
test/msan/textdomain.cc
test/msan/tls_reuse.cc
test/msan/tsearch.cc
test/msan/tzset.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43080.135385.patch
Type: text/x-patch
Size: 6934 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180222/5abb3fd7/attachment.bin>
More information about the llvm-commits
mailing list