landed the part with the interceptors as r145826.<br><br><div class="gmail_quote">On Sat, Dec 3, 2011 at 2:35 PM, Alexey Samsonov <span dir="ltr"><<a href="mailto:samsonov@google.com">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;">Hello!<br>
<br>
This is a cleanup for projects/compiler-rt/lib/asan:<br>
Rietveld link: <a href="http://codereview.appspot.com/5437128/" target="_blank">http://codereview.appspot.com/5437128/</a><br>
<br>
Makefile.old :<br>
1. Fix in Makefile - changes in asan_*.{cc,h} files were not captured<br>
by "make test" command.<br>
asan_interceptors.cc:<br>
1. ensure_asan_inited() is now a macro (so that CHECK failure outputs<br>
the line inside a function with troubles).<br>
2. wiped out stubs, as memset/memmove/memcpy interceptors are now enabled.<br>
<span class="HOEnZb"><font color="#888888"><br>
--<br>
Alexey Samsonov<br>
Software Engineer, Moscow<br>
<a href="mailto:samsonov@google.com">samsonov@google.com</a><br>
</font></span></blockquote></div><br>