pt.c (type_dependent_expression_p): Handle expressions that refer to variable templates.
authorAndrew Sutton <andrew.n.sutton@gmail.com>
Thu, 2 Jul 2015 23:16:51 +0000 (23:16 +0000)
committerJason Merrill <jason@gcc.gnu.org>
Thu, 2 Jul 2015 23:16:51 +0000 (19:16 -0400)
commitee00eaeacae53d2b93fecbb7629d166a57fd1834
tree0c21f88fee21543b6e3dca50bd7979bf8f46b7a9
parent5209ef3c0ba13d146d69a2d03ced776097a6a72c
pt.c (type_dependent_expression_p): Handle expressions that refer to variable templates.

* pt.c (type_dependent_expression_p): Handle expressions
that refer to variable templates.

From-SVN: r225361
gcc/cp/ChangeLog
gcc/cp/pt.c
gcc/testsuite/g++.dg/cpp1y/var-templ32.C [new file with mode: 0644]