r224353: [asan] new flag: hard_rss_limit_mb

Kostya Serebryany kcc at google.com
Tue Dec 16 13:07:48 PST 2014


Ouch. Fixed on Mac, thanks. r224370.
(Hans fixed Windows before I even knew :)

On Tue, Dec 16, 2014 at 12:57 PM, Kuba Brecka <kuba.brecka at gmail.com> wrote:

> 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/1a935aa9/attachment.html>


More information about the llvm-commits mailing list