re PR c++/52183 ([C++0x] Redeclaration of __this in lambda inside template member function when calling static class function)

PR c++/52183
	Correct PR tag.

From-SVN: r196552
This commit is contained in:
Jason Merrill 2013-03-08 11:10:19 -05:00
parent 9d13a0695e
commit 19831b0870
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@
just return the nearest 'this'.
PR c++/51494
PR c++/51884
PR c++/52183
PR c++/56222
* tree.c (maybe_dummy_object): Don't capture 'this'.
* semantics.c (maybe_resolve_dummy): New.