Repent for my copy-and-paste sins, factoring out the code that forms
authorDouglas Gregor <dgregor@apple.com>
Mon, 10 Jan 2011 17:53:52 +0000 (17:53 +0000)
committerDouglas Gregor <dgregor@apple.com>
Mon, 10 Jan 2011 17:53:52 +0000 (17:53 +0000)
commit0216f8121df32b320cab659d5b703fee50cdfda5
tree86db4a9baa11585701e2c32ae1eed4efca0ef97a
parent5429385919a2b6fb3708635b967221705f4b1daf
Repent for my copy-and-paste sins, factoring out the code that forms
argument packs from a set of deduced arguments, then checks that those
argument packs match previously-deduced argument packs.

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