Commit 19831b08 by Jason Merrill

re PR c++/52183 ([C++0x] Redeclaration of __this in lambda inside template…

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
parent 9d13a069
......@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment