Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 02 Nov 2020 14:37:01 +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-oKDVZG7BR4@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

--- Comment #15 from Ed Maste <emaste@freebsd.org> ---
(In reply to Dimitry Andric from comment #14)
> That said, it might be more future-proof if we import libcxxabi from
> the llvm project into contrib, and start building that, at least
> for its demangler support.

Indeed, I've thought about doing that at least for c++filt even if we don't=
 use
it for the C++ runtime. We already have a copy of the libcxxabi demangler b=
eing
used in lldb.

That said it's still worth fixing as many of the elftc demangler issues as =
we
can.

--=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-oKDVZG7BR4>