<br><div class="gmail_quote">On Wed, Aug 29, 2012 at 4:10 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>First question: do we want to use the same blacklist flag for both regular asan functionality and the global init checker? </div><div>Suppose you have a few globals in foo.cc that you want to ignore. </div><div>Then you add src:foo.cc to the blacklist file and suddenly you disable all of asan instrumentation for this file. </div>

<div>Maybe we better add a new flag, -asan-global-init-blacklist ? <br></div></blockquote><div><br></div><div>Hm, why can't we add several "global:*badGlobal*" lines to the blacklist file?</div><div>(I assume it is supported from reading the test cases).</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><div><br></div><div><br></div><div>--kcc <br><br><div class="gmail_quote"><div><div class="h5">
On Wed, Aug 29, 2012 at 12:49 AM, Reid Watson <span dir="ltr"><<a href="mailto:reidw@google.com" target="_blank">reidw@google.com</a>></span> wrote:<br>
</div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div class="h5">Hello -- two patches here,<br>
<br>
The first adds lit_tests for the ASan blacklist and initialization<br>
order checking system.<br>
<br>
The second is a one line change to the ASan instrumentation pass which<br>
probably should have been included in the previous blacklist patch.<br>
The tests will fail if this patch is not applied.<br>
<br>
All the best,<br>
Reid<br>
<br></div></div>_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu" target="_blank">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
<br></blockquote></div><br></div></div>
<br>_______________________________________________<br>
llvm-commits mailing list<br>
<a href="mailto:llvm-commits@cs.uiuc.edu">llvm-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits</a><br>
<br></blockquote></div><br><br clear="all"><div><br></div>-- <br><div>Alexey Samsonov, MSK</div><br>