https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=250702

--- Comment #11 from Dimitry Andric <d...@freebsd.org> ---
(In reply to Yuri Victorovich from comment #10)
> Just to make sure: does it only fix the assert, or does it also make c++filt 
> to decode the symbol correctly?

So far I've only been fixing assertions, which there are quite a few of. But
unfortunately libelftc's demangler does not seem to implement any of the
machinery to handle C++11 features, like unnamed types, lambda's etc. Adding
these does not look trivial.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
freebsd-toolchain@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-toolchain
To unsubscribe, send any mail to "freebsd-toolchain-unsubscr...@freebsd.org"

Reply via email to