]> granicus.if.org Git - clang/commit
Factor out more common logic in template argument deduction from function call arguments.
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 5 Jan 2017 04:08:31 +0000 (04:08 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 5 Jan 2017 04:08:31 +0000 (04:08 +0000)
commitb98cb9531f4dd70133a4b17887a12d12b2c06663
tree9ed9d2c5d94301c356b055f684b557ade7f69911
parentcf2ed0b529c8fb34b2e098c30adce12a577d05f3
Factor out more common logic in template argument deduction from function call arguments.

No functionality change intended.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@291074 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Sema/SemaTemplateDeduction.cpp