Skip to content
Commit 194ea69d authored by Douglas Gregor's avatar Douglas Gregor
Browse files

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.

llvm-svn: 152529
parent 6d244d75
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment