commit | 3273b0cea879c7af345d6bf98502bbf73fc4fde1 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Tue Oct 12 18:51:08 2010 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Tue Oct 12 18:51:08 2010 +0000 |
tree | 3c7d543ebba6014e01a4d952d155e8a337bc1f81 | |
parent | 8cfb7a39caa44797522773cf417ad9c1a6ffbc6f [diff] |
When finalizing a function template specialization following template argument deduction, make sure to check the correctness of deduced template type arguments (which we had previously skipped) along with other kinds of template arguments. This fixes part of PR6784, but we're still swallowing the extension warning about unnamed/local template arguments. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@116327 91177308-0d34-0410-b5e6-96231b3b80d8