[all-commits] [llvm/llvm-project] 8c16d8: Revert "[Concepts] Instantiate invented template t...
Saar Raz via All-commits
all-commits at lists.llvm.org
Mon Feb 3 06:05:11 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 8c16d8b235b997389a26d0ac7efe7840e208bb4d
https://github.com/llvm/llvm-project/commit/8c16d8b235b997389a26d0ac7efe7840e208bb4d
Author: Saar Raz <saar at raz.email>
Date: 2020-02-03 (Mon, 03 Feb 2020)
Changed paths:
M clang/lib/Sema/SemaTemplateInstantiate.cpp
M clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
R clang/test/SemaTemplate/instantiate-abbreviated-template.cpp
Log Message:
-----------
Revert "[Concepts] Instantiate invented template type parameter type-constraint along with function parameters"
This temporarily reverts commit eacca4824463d8b96e2e1c9f8bbf886055218a16, which caused some test failures.
More information about the All-commits
mailing list