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

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 7 19:57:40 UTC 2020


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

--- Comment #23 from commit-hook at FreeBSD.org ---
A commit references this bug:

Author: dim
Date: Sat Nov  7 19:57:20 UTC 2020
New revision: 367463
URL: https://svnweb.freebsd.org/changeset/base/367463

Log:
  MFC r367323:

  Update libcxxrt's private copy of elftoolchain demangler

  This updates the private copy of libelftc_dem_gnu3.c in libcxxrt with
  the most recent version from upstream r3877. Similar to r367322, this
  fixes a number of possible assertions, and allows it to correctly
  demangle several names that it could not handle before.

  PR:           250702

  MFC r367337:

  Make vector-related functions in libcxxrt's demangler static

  Follow-up to r367323 by re-adding static to a number of the functions
  copied from elftc's libelftc_vstr.c. This was requested by upstream.

  PR:           250702

Changes:
_U  stable/12/
  stable/12/contrib/libcxxrt/libelftc_dem_gnu3.c

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


More information about the freebsd-toolchain mailing list