]> gcc.gnu.org Git - gcc.git/commit
re PR c++/50736 ([C++0x] ISO_IEC_14882-2011-5.1.2/10 - bug)
authorJason Merrill <jason@redhat.com>
Mon, 17 Oct 2011 18:59:41 +0000 (14:59 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Mon, 17 Oct 2011 18:59:41 +0000 (14:59 -0400)
commitc6334ca90632479336ce674606473bc7af32f5c3
tree6806ee40173e52c1f7ce29e3124aab289019c678
parent7c3297ce400c1bd389236ca12f1728ea1e318169
re PR c++/50736 ([C++0x] ISO_IEC_14882-2011-5.1.2/10 - bug)

PR c++/50736
* parser.c (cp_parser_lambda_introducer): Check for more
invalid captures.

From-SVN: r180105
gcc/cp/ChangeLog
gcc/cp/parser.c
gcc/testsuite/ChangeLog
gcc/testsuite/g++.dg/cpp0x/lambda/lambda-capture-neg.C [new file with mode: 0644]
This page took 0.060377 seconds and 5 git commands to generate.