Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 04 Nov 2020 13:14:07 +0000
From:      bugzilla-noreply@freebsd.org
To:        toolchain@FreeBSD.org
Subject:   [Bug 250702] c++filt crashes on a symbol representing a C++ lambda function
Message-ID:  <bug-250702-29464-PrYk78s0PZ@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-250702-29464@https.bugs.freebsd.org/bugzilla/>
References:  <bug-250702-29464@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D250702

Dimitry Andric <dim@FreeBSD.org> changed:

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

--- Comment #20 from Dimitry Andric <dim@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 opt=
ion
has been turned on by default for -CURRENT. If this causes no trouble, I wi=
ll
MFC all the changes to stable/11 and stable/12.

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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-250702-29464-PrYk78s0PZ>