[llvm-commits] [PATCH] asan-rt: fix signal wrapper on Android

Evgeniy Stepanov eugeni.stepanov at gmail.com
Wed Dec 21 03:52:32 PST 2011


Hi,

this patch wraps bsd_signal instead of signal on Android. Signal is a
macro there.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: bsd_signal.patch
Type: text/x-patch
Size: 1776 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20111221/98613d48/attachment.bin>


More information about the llvm-commits mailing list