commit | fc55a8290a3e81111c0a373e1a04b09dd7da0b98 | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Sun Mar 11 03:29:50 2012 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Sun Mar 11 03:29:50 2012 +0000 |
tree | d1cf9db2ecd57855548311d22eb2a745edce6f17 | |
parent | 15dcec73d1e261533c2a32d5f11928570266f7c8 [diff] |
When template argument deduction is ignoring qualifiers, perform deep structural comparison of non-dependent types. Otherwise, we end up rejecting cases where the non-dependent types don't match due to qualifiers in, e.g., a pointee type. Fixes PR12132. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@152529 91177308-0d34-0410-b5e6-96231b3b80d8