[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:21:00 PST 2021
jlebar added a comment.
> I guess I was confused by the function name
Haha, two hardest problems in computer science. :)
Changed it to `S.Diags.overloadCandidatesShown(ShownOverloads);`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D95754/new/
https://reviews.llvm.org/D95754
More information about the cfe-commits
mailing list