[all-commits] [llvm/llvm-project] 904d14: PR44627: Consider reversing == and <=> candidates ...
Richard Smith via All-commits
all-commits at lists.llvm.org
Thu Jan 30 18:42:59 PST 2020
Branch: refs/heads/release/10.x
Home: https://github.com/llvm/llvm-project
Commit: 904d146c5f552f1b7f1376f532563b8ad6106c38
https://github.com/llvm/llvm-project/commit/904d146c5f552f1b7f1376f532563b8ad6106c38
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2020-01-30 (Thu, 30 Jan 2020)
Changed paths:
M clang/lib/Sema/SemaOverload.cpp
M clang/test/CXX/class/class.compare/class.compare.default/p4.cpp
M clang/test/CXX/over/over.match/over.match.funcs/over.match.oper/p3-2a.cpp
Log Message:
-----------
PR44627: Consider reversing == and <=> candidates found by ADL.
(cherry picked from commit 1db66e705f4dbe7dbe17edac804289ef59d5f616)
More information about the All-commits
mailing list