[Bug 250702] c++filt crashes on a particular symbol

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sun Nov 1 21:48:37 UTC 2020


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

--- Comment #11 from Dimitry Andric <dim at 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.


More information about the freebsd-toolchain mailing list