https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61151
--- Comment #2 from Jason Merrill <jason at gcc dot gnu.org> --- Author: jason Date: Tue May 13 17:40:03 2014 New Revision: 210392 URL: http://gcc.gnu.org/viewcvs?rev=210392&root=gcc&view=rev Log: PR c++/61151 * lambda.c (is_this): Allow capture proxies too. Added: branches/gcc-4_9-branch/gcc/testsuite/g++.dg/cpp0x/lambda/lambda-this18.C Modified: branches/gcc-4_9-branch/gcc/cp/ChangeLog branches/gcc-4_9-branch/gcc/cp/lambda.c