[PATCH] Fix getting IP, BP and SP for address sanitizer's needs on FreeBSD in 32-bit mode
Viktor Kutuzov
vkutuzov at accesssoftek.com
Wed Jun 11 08:00:39 PDT 2014
Reworked so that sanitizer_freebsd.h doesn't #define ucontext_t to xucontext_t and thus prevent potential name clashing with things defined in system headers.
http://reviews.llvm.org/D3936
Files:
lib/asan/asan_linux.cc
lib/sanitizer_common/sanitizer_freebsd.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3936.10325.patch
Type: text/x-patch
Size: 3313 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140611/a73ae8fe/attachment.bin>
More information about the llvm-commits
mailing list