<html>
<head>
<base href="https://llvm.org/bugs/" />
</head>
<body><span class="vcard"><a class="email" href="mailto:dane@mapbox.com" title="Dane Springmeyer <dane@mapbox.com>"> <span class="fn">Dane Springmeyer</span></a>
</span> changed
<a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WONTFIX - -fsanitize-blacklist not working to support MSAN warnings"
href="https://llvm.org/bugs/show_bug.cgi?id=30740">bug 30740</a>
<br>
<table border="1" cellspacing="0" cellpadding="8">
<tr>
<th>What</th>
<th>Removed</th>
<th>Added</th>
</tr>
<tr>
<td style="text-align:right;">Status</td>
<td>NEW
</td>
<td>RESOLVED
</td>
</tr>
<tr>
<td style="text-align:right;">Resolution</td>
<td>---
</td>
<td>WONTFIX
</td>
</tr></table>
<p>
<div>
<b><a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WONTFIX - -fsanitize-blacklist not working to support MSAN warnings"
href="https://llvm.org/bugs/show_bug.cgi?id=30740#c10">Comment # 10</a>
on <a class="bz_bug_link
bz_status_RESOLVED bz_closed"
title="RESOLVED WONTFIX - -fsanitize-blacklist not working to support MSAN warnings"
href="https://llvm.org/bugs/show_bug.cgi?id=30740">bug 30740</a>
from <span class="vcard"><a class="email" href="mailto:dane@mapbox.com" title="Dane Springmeyer <dane@mapbox.com>"> <span class="fn">Dane Springmeyer</span></a>
</span></b>
<pre><span class="quote">> Yeah, that's hard to do.
> Can be fixed with strategically placed calls to __msan_unpoison() if you can figure out which bytes of memory are "wrongly" tracked as uninitialized.</span >
Okay, that does sound hard.
<span class="quote">> Or just fix the bug.</span >
Right. In my case I'm trying to ignore bugs from third party applications so
that I can see and fix all bugs in my code. I've tried and not yet succeeded
to find the source of the bug in the third party code, so I created
<a href="https://github.com/philsquared/Catch/issues/731">https://github.com/philsquared/Catch/issues/731</a> and am hoping someone more
familiar with that library can fix it.
Anyway, thank you so much for all the help. I'm going to close this issue now.</pre>
</div>
</p>
<hr>
<span>You are receiving this mail because:</span>
<ul>
<li>You are on the CC list for the bug.</li>
</ul>
</body>
</html>