[PATCH] D95754: [clang] Print 32 candidates on the first failure, with -fshow-overloads=best.

Justin Lebar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Feb 25 17:47:26 PST 2021


This revision was automatically updated to reflect the committed changes.
Closed by commit rGc90dac27e94e: [clang] Print 32 candidates on the first failure, with -fshow-overloads=best. (authored by jlebar).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D95754/new/

https://reviews.llvm.org/D95754

Files:
  clang/include/clang/Basic/Diagnostic.h
  clang/lib/Sema/Sema.cpp
  clang/lib/Sema/SemaOverload.cpp
  clang/test/SemaCXX/ambiguous-conversion-show-overload.cpp
  clang/test/SemaCXX/overloaded-builtin-operators.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95754.326565.patch
Type: text/x-patch
Size: 6912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210226/2412e023/attachment.bin>


More information about the cfe-commits mailing list