<div dir="ltr"><div class="gmail_extra"><div class="gmail_quote">On Tue, May 6, 2014 at 3:39 PM, Alexey Samsonov <span dir="ltr"><<a href="mailto:samsonov@google.com" target="_blank">samsonov@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 dir="ltr">Correct, <span style="font-family:arial,sans-serif;font-size:13px">_GLOBAL__I_a</span> is hardcoded in ASan instrumentation pass. I'm not opposed to the change, just curious - what<div>
parts of ASan reports would you like to improve? Generally, there's at least __cxx_global_var_initN function in the report, which</div>
<div>has the correct file name in the debug info.</div></div></blockquote><div><br></div><div>There was a user that accidentally built with -g0, and the __cxx_global_var_initN function got inlined away.  We don't really have to support users of -g0, of course, but if it would've been useful to two people, what the heck, let's mangle in the basename.<br>
</div></div></div></div>