[cfe-dev] [libc++abi] demangle fails to handle SSE2 types

Luc Bourhis luc_j_bourhis at mac.com
Wed May 23 10:29:05 PDT 2012


On 23 May 2012, at 17:47, Howard Hinnant wrote:

> Do you wish the demangled strings to be the same as the type name?  Or do you wish to follow the g++ 4.6 convention?  My recommendation is to have the demangled name be the same as what you would write in source code, which appears to be what you have labeled "Type:".

Yes, that is exactly what I wish, as I tried to explain in my comments about gcc's behaviour. I indeed would like "Mangled" to be demangled into "Type".

Luc Bourhis

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20120523/81b114f8/attachment.html>


More information about the cfe-dev mailing list