[all-commits] [llvm/llvm-project] c99fa0: Additional testcase for 0130b6cb5a8.
Richard Smith via All-commits
all-commits at lists.llvm.org
Tue Feb 4 12:21:52 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c99fa0b80cc96424e2dd62f36af99934940f9a16
https://github.com/llvm/llvm-project/commit/c99fa0b80cc96424e2dd62f36af99934940f9a16
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2020-02-04 (Tue, 04 Feb 2020)
Changed paths:
A clang/test/CodeGenCXX/dereferenceable.cpp
Log Message:
-----------
Additional testcase for 0130b6cb5a8.
Commit: cfacf9ae20b8c97a428f118a2720bc109ba6a143
https://github.com/llvm/llvm-project/commit/cfacf9ae20b8c97a428f118a2720bc109ba6a143
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.
Compare: https://github.com/llvm/llvm-project/compare/f5d1a9f1cfb5...cfacf9ae20b8
More information about the All-commits
mailing list