]> granicus.if.org Git - clang/commit
ArrayRefize lists of TemplateArguments in template argument deduction.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 23 Dec 2016 23:46:56 +0000 (23:46 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Fri, 23 Dec 2016 23:46:56 +0000 (23:46 +0000)
commitdef4cd550665340dd49725e27cfd866971b3bd23
treee347a72d917e5eaf795889e5a50972d18ff0860d
parent15109eea68faf84699a7b4f9e213c4ff53ca35fd
ArrayRefize lists of TemplateArguments in template argument deduction.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@290461 91177308-0d34-0410-b5e6-96231b3b80d8
include/clang/AST/TemplateBase.h
lib/Sema/SemaTemplateDeduction.cpp