<br><br><div class="gmail_quote">On Thu, Dec 15, 2011 at 4:11 PM, Chandler Carruth <span dir="ltr"><<a href="mailto:chandlerc@google.com">chandlerc@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im"><div class="gmail_quote">On Thu, Dec 15, 2011 at 1:59 PM, Kostya Serebryany <span dir="ltr"><<a href="mailto:kcc@google.com" target="_blank">kcc@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

<div>[asan] fix a bug (issue 19) where dlclose and the following mmap caused a false positive. compiler part.<br></div></blockquote></div><br></div><div>No test case? </div></blockquote><div><br></div><div>There is a full (compile-link-run) test: projects/compiler-rt/lib/asan/tests/dlclose-test*</div>
<div>I do not see any need for a separate compiler-only test, do you?</div><div><br></div><div>--kcc </div><div><br></div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div>This seems like it would be easy to check that you were registering the global destructors properly with FileCheck?</div>
</blockquote></div><br>