In general, this is what we need. <div><br></div><div>- Please make sure that the real_* functions reside in a proper namespace. Maybe you will need one more parameter to the macros (namespace name). </div><div>- The functions from the interception interfaces should reside in some namspace  or have a __ prefix (__interception?)</div>
<div>- try to resolve FIXME's </div><div><br></div><div>--kcc </div><div><br><br><div class="gmail_quote">On Tue, Feb 7, 2012 at 4:30 AM,  <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">Reviewers: kcc, ramosian.glider, timurrrr_at_google_com,<br>
<br>
<br>
<br>
Please review this at <a href="http://codereview.appspot.com/5642046/" target="_blank">http://codereview.appspot.com/<u></u>5642046/</a><br>
<br>
Affected files:<br>
  M     Makefile.mk<br>
  M     Makefile.old<br>
  M     asan_interceptors.cc<br>
  M     asan_interceptors.h<br>
  M     asan_mac.cc<br>
  M     asan_malloc_mac.cc<br>
  A     interception/Makefile.mk<br>
  A     interception/interception.h<br>
  A     interception/interception_<u></u>linux.cc<br>
  A     interception/interception_mac.<u></u>cc<br>
<br>
<br>
<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></div>