<div dir="ltr">In this specific case I'd just replace "-fno-sanize-recover" with "-fno-sanitize-recover=all". This should be supported by fresh enough GCC and Clang, which we generally recommend to use for LLVM_USE_SANITIZER bootstrap.</div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, May 13, 2015 at 5:20 PM, Justin Bogner <span dir="ltr"><<a href="mailto:mail@justinbogner.com" target="_blank">mail@justinbogner.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I decided to try building with '-DLLVM_USE_SANITIZER=Address;Undefined',<br>
but it spits out deprecation warnings the whole time compilation is<br>
happening. The attached patch attempts to fix that by following the<br>
advice in the deprecation warning.<br>
<br>
I don't really grok cmake, but this seems to work. Does it look right?<br>
<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br><div class="gmail_signature"><div dir="ltr">Alexey Samsonov<br><a href="mailto:vonosmas@gmail.com" target="_blank">vonosmas@gmail.com</a></div></div>
</div>