]> git.ipfire.org Git - thirdparty/gcc.git/commit
* parser.c (cp_parser_lambda_expression): Don't add __ to __this.
authorJason Merrill <jason@redhat.com>
Wed, 30 Sep 2009 15:49:24 +0000 (11:49 -0400)
committerJason Merrill <jason@gcc.gnu.org>
Wed, 30 Sep 2009 15:49:24 +0000 (11:49 -0400)
commit23823e0a4e7c4f7075f512b6d38fcd634adbab2a
treebf44875e3be200ca784ead2087067b0e5c918a02
parentbfd6b23c4f733584abc55de79b10d575fc87152d
* parser.c (cp_parser_lambda_expression): Don't add __ to __this.

From-SVN: r152330
gcc/cp/ChangeLog
gcc/cp/parser.c