[cfe-commits] [PATCH][libcxxabi] Fix lambda demangling crash and functionality

Erik Olofsson erik.olofsson at hansoft.se
Wed Aug 1 11:33:15 PDT 2012


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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: DemangleLambda.patch
Type: application/octet-stream
Size: 7339 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120801/4d8a7c0b/attachment.obj>


More information about the cfe-commits mailing list