[PATCH] D43080: Adding Msan support to FreeBSD
David CARLIER via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 9 14:45:24 PST 2018
devnexen updated this revision to Diff 133690.
devnexen added a comment.
stressor-nongnu passes now.
Repository:
rCRT Compiler Runtime
https://reviews.llvm.org/D43080
Files:
cmake/config-ix.cmake
lib/msan/CMakeLists.txt
lib/msan/msan_interceptors.cc
lib/sanitizer_common/sanitizer_common_interceptors.inc
lib/sanitizer_common/sanitizer_platform_limits_posix.h
lib/sanitizer_common/sanitizer_tls_get_addr.cc
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/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.133690.patch
Type: text/x-patch
Size: 7516 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180209/a36f83e4/attachment.bin>
More information about the llvm-commits
mailing list