commit | c0c8300329718b45df259c49310d3c2b377a6e0f | [log] [tgz] |
---|---|---|
author | Douglas Gregor <dgregor@apple.com> | Fri Apr 30 21:46:38 2010 +0000 |
committer | Douglas Gregor <dgregor@apple.com> | Fri Apr 30 21:46:38 2010 +0000 |
tree | 4a6240540711d7d6fa64d60b2e8ca26248505e3a | |
parent | 2888b65aae768f54062505330df7be230a0510c7 [diff] |
After substituting a template argument for a non-type template parameter with pointer-to-member type, we may have to perform a qualification conversion, since the pointee type of the parameter might be more qualified than the pointee type of the argument we form from the declaration. Fixes PR6986. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@102777 91177308-0d34-0410-b5e6-96231b3b80d8