[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
Fri Feb 19 22:20:52 PST 2021


jlebar updated this revision to Diff 325158.
jlebar added a comment.

Rename noteNumOverloadCandidatesShown -> overloadCandidatesShown.


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.325158.patch
Type: text/x-patch
Size: 6912 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20210220/e2f21ea3/attachment.bin>


More information about the cfe-commits mailing list