[PATCH] D23018: [sanitizer] Implement a __asan_default_options() equivalent for Scudo

Kostya Serebryany via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 2 16:31:00 PDT 2016


r277546 should fix this, thanks!

On Tue, Aug 2, 2016 at 4:24 PM, Evgeniy Stepanov <eugenis at google.com> wrote:

> eugenis added a subscriber: eugenis.
> eugenis added a comment.
>
> /code/llvm/projects/compiler-rt/lib/scudo/scudo_termination.cpp:40:1:
> error: function declared 'noreturn' should not return
> [-Werror,-Winvalid-noreturn]
> }
> ^
> 1 error generated.
>
> Please test with LLVM_ENABLE_WERROR.
>
>
> https://reviews.llvm.org/D23018
>
>
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160802/e29d1a62/attachment.html>


More information about the llvm-commits mailing list