| commit | 2b99c6fc4f3e0c6d5a1b4216dd86a6cfe067bffb | [log] [tgz] |
|---|---|---|
| author | Jeffrey Yasskin <jyasskin@google.com> | Fri Jun 11 05:57:47 2010 +0000 |
| committer | Jeffrey Yasskin <jyasskin@google.com> | Fri Jun 11 05:57:47 2010 +0000 |
| tree | dfc3701e358e9532d6e44d2312e2dc2f69099bd6 | |
| parent | a82475ab749eb9eefcd39df73d168c72c4dee8c1 [diff] |
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. llvm-svn: 105815