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
11 files changed
tree: dfc3701e358e9532d6e44d2312e2dc2f69099bd6
  1. clang/
  2. compiler-rt/
  3. libcxx/
  4. lldb/
  5. llvm/