[all-commits] [llvm/llvm-project] cd5006: PR44890: Inherit explicitly-specified template arg...
Richard Smith via All-commits
all-commits at lists.llvm.org
Wed Feb 19 04:01:29 PST 2020
Branch: refs/heads/release/10.x
Home: https://github.com/llvm/llvm-project
Commit: cd5006d09d0e646b3aaab7bf5ad21407574f93c0
https://github.com/llvm/llvm-project/commit/cd5006d09d0e646b3aaab7bf5ad21407574f93c0
Author: Richard Smith <richard at metafoo.co.uk>
Date: 2020-02-19 (Wed, 19 Feb 2020)
Changed paths:
M clang/include/clang/Sema/TemplateDeduction.h
M clang/lib/Sema/SemaTemplateDeduction.cpp
M clang/test/SemaTemplate/deduction.cpp
Log Message:
-----------
PR44890: Inherit explicitly-specified template arguments into base class
deduction.
(cherry picked from commit 34bd51f4b1d9f489e61becb662bdc72bb56dd277)
More information about the All-commits
mailing list