On Thu, Aug 4, 2011 at 4:03 PM, Chandler Carruth <[email protected]>wrote:
> FYI > > > On Thu, Aug 4, 2011 at 3:04 PM, Kaelyn Uhrain <[email protected]> wrote: > >> 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 > > > Do you have a test case for this? > That would be the additions to function-overload-typo-crash.cpp without the rest of my patch. ;) > > Also, can you split this into its own patch, and go ahead and commit it? > Yeah, I can do that. It's a one-line change (in the current patch, "return true;" -> "break;")
_______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
