[all-commits] [llvm/llvm-project] c822ed: Revert "[Concepts] Instantiate invented template t...
Saar Raz via All-commits
all-commits at lists.llvm.org
Mon Feb 3 06:05:55 PST 2020
Branch: refs/heads/release/10.x
Home: https://github.com/llvm/llvm-project
Commit: c822edc11bf0583f0d4e0f6458ca60f57bc621ed
https://github.com/llvm/llvm-project/commit/c822edc11bf0583f0d4e0f6458ca60f57bc621ed
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 2b54b8b994b45d4e0a72f36dfb91dc9662543234 which caused some test failures.
More information about the All-commits
mailing list