<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 3, 2014 at 2:46 PM, Andrew C. Morrow <span dir="ltr"><<a href="mailto:andrew.c.morrow@gmail.com" target="_blank">andrew.c.morrow@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">I'm having difficulty getting leak suppressions to work with the<br>
-fsanitize-blacklist argument on clang-3.4. The same suppressions file<br>
works correctly when I specify it via LSAN_OPTIONS. </blockquote><div><br></div><div>Yes, this is the only way suppressions are expected to work. </div><div><br></div><div>-fsanitize-blacklist does not apply to lsan in any way. <br></div><div>If there is a part of documentation that made you think otherwise, please let us know -- we may need to fix it. </div><div><br></div><div>--kcc </div><div> </div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">I posted a more<br>
detailed writeup to cfe-users yesterday, but there doesn't seem to be<br>
much traffic there.<br>
<br>
The details are here:<br>
<a href="http://lists.cs.uiuc.edu/pipermail/cfe-users/2014-October/000574.html" target="_blank">http://lists.cs.uiuc.edu/pipermail/cfe-users/2014-October/000574.html</a><br>
<br>
Are there any known problems using -fsanitize-blacklist with the leak sanitizer?<br>
<br>
Thanks,<br>
Andrew<br>
_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu" target="_blank">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
</blockquote></div><br></div></div>