Only substitute into type of non-type template parameter once, rather than
authorRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 22 Dec 2016 03:52:37 +0000 (03:52 +0000)
committerRichard Smith <richard-llvm@metafoo.co.uk>
Thu, 22 Dec 2016 03:52:37 +0000 (03:52 +0000)
commite27c6dfd317b4a9a4aa6aacabfed0fa5d2dcc26d
tree27386e312f55b363a759584fd4f0ff827a847a82
parentd8b73d530412bac3ae0a2ba4ab9c2b5321868d17
Only substitute into type of non-type template parameter once, rather than
twice, in finalization of template argumetn deduction.

llvm-svn: 290310
clang/lib/Sema/SemaTemplateDeduction.cpp