<div class="gmail_quote">On Wed, Dec 28, 2011 at 2:06 AM, Anton Korobeynikov <span dir="ltr"><<a href="mailto:anton@korobeynikov.info">anton@korobeynikov.info</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">> I believe the best option for us is to add the<br>
> --fno-omit-frame-pointer depending on the -faddress-sanitizer flag.<br>
> But in order to do this reliably, we need to remove all the instances<br>
> of -fomit-frame-pointer from the command line.<br>
</div>Why? Just add -fno-omit-frame-pointer last.<br></blockquote><div><br></div><div>Yea, this should be easy to do inside the Clang driver. Feel free to CC me on any patch, and send i to cfe-commits@</div></div>