A non-type template parm with a placeholder type is type-dependent.
authorJason Merrill <jason@redhat.com>
Tue, 7 May 2019 22:37:14 +0000 (18:37 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Tue, 7 May 2019 22:37:14 +0000 (18:37 -0400)
commit258195f165f69c31c953716ece6e0922b651cd5b
treebf05c52e5bf182e538ec540b4e9b0a437c9a2511
parent76ddb9ebd9de3bc35f69f93a3e3769589d1b7d35
A non-type template parm with a placeholder type is type-dependent.

* pt.c (type_dependent_expression_p): A non-type template parm with
a placeholder type is type-dependent.

From-SVN: r270984
gcc/cp/ChangeLog
gcc/cp/pt.c