* call.c (type_decays_to): Call cv_unqualified for non-class type.
commitf00901ab755b416e24c44fc404d1e4162daa5ff5
authorjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Apr 2010 19:58:37 +0000 (12 19:58 +0000)
committerjason <jason@138bc75d-0d04-0410-961f-82ee72b054a4>
Mon, 12 Apr 2010 19:58:37 +0000 (12 19:58 +0000)
treea7715d4cf8d175e1f57f35aadc90a8ac4057bfdc
parent2bc64004224123a8b204d5562368acdb78983c2c
* call.c (type_decays_to): Call cv_unqualified for non-class type.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@158240 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/cp/ChangeLog
gcc/cp/call.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-deduce2.C [new file with mode: 0644]