Skip to content
Commit 9d1eba18 authored by Richard Smith's avatar Richard Smith
Browse files

Fix assertion failure for a cv-qualified array as a non-type template

parameter type.

We were both failing to decay the array type to a pointer and failing to
remove the top-level cv-qualifications. Fix this by decaying array
parameters even if the parameter type is dependent.

llvm-svn: 374496
parent 4227c62b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment