[Bug 250702] c++filt crashes on a symbol representing a C++ lambda function

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Nov 4 13:14:07 UTC 2020


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

Dimitry Andric <dim at FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
              Flags|                            |mfc-stable12+,
                   |                            |mfc-stable11+
             Status|New                         |In Progress

--- Comment #20 from Dimitry Andric <dim at FreeBSD.org> ---
The original assertions in elftoolchain cxxfilt have been patched as much as
possible, though it still does not support unnamed types or lambdas.

An option has been added to replace c++filt with llvm-cxxfilt, and this option
has been turned on by default for -CURRENT. If this causes no trouble, I will
MFC all the changes to stable/11 and stable/12.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-toolchain mailing list