[all-commits] [llvm/llvm-project] 1f6458: [clang] NFC: remove duplicated code around type co...
Matheus Izvekov via All-commits
all-commits at lists.llvm.org
Wed Sep 29 14:06:03 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1f6458cb1944b69f052db463e5f2c6304f16b256
https://github.com/llvm/llvm-project/commit/1f6458cb1944b69f052db463e5f2c6304f16b256
Author: Matheus Izvekov <mizvekov at gmail.com>
Date: 2021-09-29 (Wed, 29 Sep 2021)
Changed paths:
M clang/include/clang/AST/DeclTemplate.h
M clang/include/clang/Sema/Sema.h
M clang/lib/Sema/SemaTemplate.cpp
M clang/lib/Sema/SemaTemplateDeduction.cpp
M clang/lib/Sema/SemaTemplateInstantiate.cpp
M clang/lib/Sema/SemaTemplateInstantiateDecl.cpp
Log Message:
-----------
[clang] NFC: remove duplicated code around type constraint and templ arg subst
Signed-off-by: Matheus Izvekov <mizvekov at gmail.com>
Reviewed By: rsmith
Differential Revision: https://reviews.llvm.org/D110726
More information about the All-commits
mailing list