<div class="gmail_quote">On Thu, Aug 4, 2011 at 4:03 PM, Chandler Carruth <span dir="ltr"><<a href="mailto:chandlerc@google.com">chandlerc@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
FYI<div class="im"><br><br><div class="gmail_quote">On Thu, Aug 4, 2011 at 3:04 PM, Kaelyn Uhrain <span dir="ltr"><<a href="mailto:rikka@google.com" target="_blank">rikka@google.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

 it also fixes tiny bug in my previous patch that lead to no error message being printed out if the call to BestViableFunction did not succeed</blockquote></div><br></div><div>Do you have a test case for this?</div></blockquote>
<div><br>That would be the additions to function-overload-typo-crash.cpp without the rest of my patch. ;)<br> <br></div><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;">
<div><br></div>
<div>Also, can you split this into its own patch, and go ahead and commit it?</div></blockquote><div><br>Yeah, I can do that. It's a one-line change (in the current patch, "return true;" -> "break;")<br>
</div></div><br>