[cfe-commits] [PATCH][libcxxabi] Fix lambda demangling crash and functionality
Howard Hinnant
hhinnant at apple.com
Wed Aug 1 11:58:20 PDT 2012
Thanks! Fix Committed revision 161125. Please add your name to CREDITS.TXT.
On Aug 1, 2012, at 2:33 PM, Erik Olofsson <erik.olofsson at hansoft.se> wrote:
> This patch adds support for lambda demangling. I fixed this because it crashed lldb when it tried to demangle the added test.
>
> Not sure how it should identify the lambda so that might need changing from the current 'lambdax'::
>
> Thanks,
> Erik
>
> <DemangleLambda.patch>_______________________________________________
> cfe-commits mailing list
> cfe-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits
More information about the cfe-commits
mailing list