lambda-shadow3.C
150 Bytes
-
re PR c++/79133 (lambda capture shadowing parameter & decltype confusion) · 63b48839
PR c++/79133 gcc/cp/ PR c++/79133 * name-lookup.c (check_local_shadow): Reject captures and parameters with the same name. testsuite/ PR c++/79133 * g++.dg/cpp0x/lambda/lambda-shadow3.C: New. * g++.dg/cpp1y/lambda-generic-variadic18.C: Likewise. From-SVN: r263357
Ville Voutilainen committed