[all-commits] [llvm/llvm-project] c348fb: Revert "[Concepts] Add missing CXXThisScope to fun...
Saar Raz via All-commits
all-commits at lists.llvm.org
Tue Feb 4 14:58:30 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: c348fb1786ba62a69ec0ee9e9ed4a77fc46e071f
https://github.com/llvm/llvm-project/commit/c348fb1786ba62a69ec0ee9e9ed4a77fc46e071f
Author: Saar Raz <saar at raz.email>
Date: 2020-02-05 (Wed, 05 Feb 2020)
Changed paths:
M clang/lib/Sema/SemaConcept.cpp
M clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
M clang/test/SemaTemplate/instantiate-requires-clause.cpp
Log Message:
-----------
Revert "[Concepts] Add missing CXXThisScope to function template constraint substitution"
This reverts commit 0c67cfdb114b4c2f5c7ec374cf12118c7fa9d768 which has a broken test.
More information about the All-commits
mailing list