r224353: [asan] new flag: hard_rss_limit_mb
Kuba Brecka
kuba.brecka at gmail.com
Tue Dec 16 12:57:14 PST 2014
Hi Kostya,
I think this line in the change you just made:
void internal_join_thread(void *th) { return 0; }
breaks the Windows and Mac build (return 0 vs void). Can you fix it?
Kuba
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141216/f8806b58/attachment.html>
More information about the llvm-commits
mailing list