[all-commits] [llvm/llvm-project] 7b81c3: Revert "[Concepts] Fix bug when referencing functi...
Saar Raz via All-commits
all-commits at lists.llvm.org
Wed Jan 22 02:16:56 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7b81c3f8793d30a4285095a9b67dcfca2117916c
https://github.com/llvm/llvm-project/commit/7b81c3f8793d30a4285095a9b67dcfca2117916c
Author: Saar Raz <saar at raz.email>
Date: 2020-01-22 (Wed, 22 Jan 2020)
Changed paths:
M clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
M clang/test/SemaTemplate/instantiate-requires-clause.cpp
Log Message:
-----------
Revert "[Concepts] Fix bug when referencing function parameters in instantiated function template requires clause"
This temporarily reverts commit 45538b5fb280e5b2903f7924fd4fa5b07a6dd3ea which breaks a test.
More information about the All-commits
mailing list