[PATCH] A set of trivial changes to support sanitizers on FreeBSD
Viktor Kutuzov
vkutuzov at accesssoftek.com
Fri Feb 28 01:52:26 PST 2014
Updated to leverage SANITIZER_POSIX.
> It's slightly confusing that we most of our _linux.cc file will now have code for FreeBSD file as well. But I can't think of a better name.
It's confusing me too a bit. A similar issues previously discussed here:
http://llvm-reviews.chandlerc.com/D2828
and it seems the agreement is that we do not rename the files for now.
Hi kcc, samsonov,
http://llvm-reviews.chandlerc.com/D2897
CHANGE SINCE LAST DIFF
http://llvm-reviews.chandlerc.com/D2897?vs=7405&id=7425#toc
Files:
lib/asan/asan_interceptors.h
lib/asan/asan_malloc_linux.cc
lib/asan/asan_posix.cc
lib/asan/tests/asan_test_utils.h
lib/sanitizer_common/sanitizer_common.h
lib/sanitizer_common/sanitizer_linux.h
lib/sanitizer_common/sanitizer_platform.h
lib/sanitizer_common/sanitizer_platform_limits_posix.h
lib/sanitizer_common/sanitizer_posix.cc
lib/sanitizer_common/sanitizer_posix_libcdep.cc
lib/sanitizer_common/sanitizer_procmaps_linux.cc
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2897.2.patch
Type: text/x-patch
Size: 6619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140228/0dcec15e/attachment.bin>
More information about the llvm-commits
mailing list