[PATCH] D43080: Adding Msan support to FreeBSD
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat Mar 3 03:45:39 PST 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL326644: Adding Msan support to FreeBSD (authored by kamil, committed by ).
Herald added a subscriber: delcypher.
Changed prior to commit:
https://reviews.llvm.org/D43080?vs=135434&id=136902#toc
Repository:
rL LLVM
https://reviews.llvm.org/D43080
Files:
compiler-rt/trunk/cmake/config-ix.cmake
compiler-rt/trunk/lib/msan/CMakeLists.txt
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_platform_limits_posix.h
compiler-rt/trunk/test/msan/dtls_test.c
compiler-rt/trunk/test/msan/getutent.cc
compiler-rt/trunk/test/msan/iconv.cc
compiler-rt/trunk/test/msan/lit.cfg
compiler-rt/trunk/test/msan/pthread_getattr_np_deadlock.cc
compiler-rt/trunk/test/msan/pvalloc.cc
compiler-rt/trunk/test/msan/strlen_of_shadow.cc
compiler-rt/trunk/test/msan/textdomain.cc
compiler-rt/trunk/test/msan/tls_reuse.cc
compiler-rt/trunk/test/msan/tsearch.cc
compiler-rt/trunk/test/msan/tzset.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D43080.136902.patch
Type: text/x-patch
Size: 8259 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180303/c2cc2d0f/attachment.bin>
More information about the llvm-commits
mailing list