[llvm-commits] [PATCH] fix illegal impicit cast from const void* to void*
John Spencer
maillist-llvm at barfooze.de
Fri Mar 2 16:02:42 PST 2012
this caused a build error with musl libc, which defines stderr & co as
const.
--JS
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm-patch_const_void_void_conversion.diff
Type: text/x-patch
Size: 584 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120303/c11a1948/attachment.bin>
More information about the llvm-commits
mailing list