[all-commits] [llvm/llvm-project] a3a0f5: Revert "Correctly compute conversion seq for args ...
steelannelida via All-commits
all-commits at lists.llvm.org
Wed Oct 18 07:15:34 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a3a0f59a1e1cb0ac02f06b19f730ea05a6541c96
https://github.com/llvm/llvm-project/commit/a3a0f59a1e1cb0ac02f06b19f730ea05a6541c96
Author: Dmitry Chernenkov <dmitryc at google.com>
Date: 2023-10-18 (Wed, 18 Oct 2023)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/lib/Sema/SemaOverload.cpp
M clang/test/CXX/over/over.match/over.match.funcs/over.match.oper/p3-2a.cpp
Log Message:
-----------
Revert "Correctly compute conversion seq for args to fn with reversed param order (#68999)"
This reverts commit e6d0b126c824222fca2f31a2ba571c2ee2bb4760.
See PR for reason
https://github.com/llvm/llvm-project/pull/68999#issuecomment-1768541660
More information about the All-commits
mailing list