On Jun 10, 2010, at 10:57 PM, Jeffrey Yasskin wrote: > Author: jyasskin > Date: Fri Jun 11 00:57:47 2010 > New Revision: 105815 > > URL: http://llvm.org/viewvc/llvm-project?rev=105815&view=rev > Log: > Add an option -fshow-overloads=best|all to limit the number of overload > candidates printed. We default to 'all'. At the moment, 'best' prints only > the first 4 overloads, but we'll improve that over time.
FYI, despite thinking that this is a terrible implementation of "best", I like the patch :) -Chris _______________________________________________ cfe-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
