[all-commits] [llvm/llvm-project] 300cbd: PR44761: Fix fallback to later tiebreakers if two ...
Richard Smith via All-commits
all-commits at lists.llvm.org
Tue Feb 4 12:23:01 PST 2020
Branch: refs/heads/release/10.x
Home: https://github.com/llvm/llvm-project
Commit: 300cbdc59da05756f7a0334338076124536df03d
https://github.com/llvm/llvm-project/commit/300cbdc59da05756f7a0334338076124536df03d
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2020-02-04 (Tue, 04 Feb 2020)
Changed paths:
M clang/lib/Sema/SemaOverload.cpp
A clang/test/CXX/over/over.match/over.match.best/p2.cpp
Log Message:
-----------
PR44761: Fix fallback to later tiebreakers if two non-template functions
are equally constrained.
(cherry picked from commit cfacf9ae20b8c97a428f118a2720bc109ba6a143)
More information about the All-commits
mailing list