* typeck.c (comp_template_parms_position): 'auto' and
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 7 Mar 2014 20:00:31 +0000 (20:00 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Fri, 7 Mar 2014 20:00:31 +0000 (20:00 +0000)
commitf8ccb73b25e363e7fdd8e416f60fdc42a59cb3a1
tree764677ad4ab0679b3434a88ea863af7f73bc17fd
parent197d48cc9adf694f20de6234e3f7690d03236aba
* typeck.c (comp_template_parms_position): 'auto' and
'decltype(auto)' are different from real template parms.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@208414 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/typeck.c
gcc/testsuite/g++.dg/cpp0x/auto11.C