On Mon, Apr 22, 2013 at 3:25 PM, Jason Merrill <ja...@redhat.com> wrote: > For this testcase, the patch changes output like "f.main()::__lambda0::__x" > to "f.main()::<lambda()>::<x capture>".
Agreed. > > Tested x86_64-pc-linux-gnu, applying to trunk.