[all-commits] [llvm/llvm-project] f6af44: Revert "[Concepts] Fix overload resolution bug wit...
Nick Kreeger via All-commits
all-commits at lists.llvm.org
Sat Apr 23 17:37:11 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f6af446b6625657b1b9046273f5b33bc1173a97c
https://github.com/llvm/llvm-project/commit/f6af446b6625657b1b9046273f5b33bc1173a97c
Author: Nick Kreeger <nick.kreeger at gmail.com>
Date: 2022-04-23 (Sat, 23 Apr 2022)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/include/clang/Sema/Sema.h
M clang/lib/Sema/SemaOverload.cpp
M clang/lib/Sema/SemaTemplateDeduction.cpp
R clang/test/CXX/temp/temp.decls/temp.fct/temp.func.order/p6.cpp
Log Message:
-----------
Revert "[Concepts] Fix overload resolution bug with constrained candidates"
This reverts commit 807e418413a0958ad1ea862093fb262673b2afa1.
Commit: a0636b5855f5ba1f7033670dc32c956d63baaa51
https://github.com/llvm/llvm-project/commit/a0636b5855f5ba1f7033670dc32c956d63baaa51
Author: Nick Kreeger <nick.kreeger at gmail.com>
Date: 2022-04-23 (Sat, 23 Apr 2022)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/include/clang/Sema/Sema.h
M clang/lib/Sema/SemaOverload.cpp
M clang/lib/Sema/SemaTemplateDeduction.cpp
A clang/test/CXX/temp/temp.decls/temp.fct/temp.func.order/p6.cpp
Log Message:
-----------
Revert "Revert "[Concepts] Fix overload resolution bug with constrained candidates""
This reverts commit f6af446b6625657b1b9046273f5b33bc1173a97c.
Commit: cfc2c5905ec11a501cdfc9502f503ab494c200b6
https://github.com/llvm/llvm-project/commit/cfc2c5905ec11a501cdfc9502f503ab494c200b6
Author: Nick Kreeger <nick.kreeger at gmail.com>
Date: 2022-04-23 (Sat, 23 Apr 2022)
Changed paths:
M clang/docs/ReleaseNotes.rst
M clang/include/clang/Sema/Sema.h
M clang/lib/Sema/SemaOverload.cpp
M clang/lib/Sema/SemaTemplateDeduction.cpp
R clang/test/CXX/temp/temp.decls/temp.fct/temp.func.order/p6.cpp
Log Message:
-----------
Revert "Revert "Revert "[Concepts] Fix overload resolution bug with constrained candidates"""
This reverts commit a0636b5855f5ba1f7033670dc32c956d63baaa51.
Compare: https://github.com/llvm/llvm-project/compare/d59cf901cbae...cfc2c5905ec1
More information about the All-commits
mailing list