From be674bdd11d5fa6b20d469e6d6f43c26da9e744f Mon Sep 17 00:00:00 2001 From: Lancelot SIX Date: Thu, 30 Dec 2021 11:36:52 -0500 Subject: libiberty: support digits in cpp mangled clone names Currently libiberty fails to demangle the name of cloned functions if the clone-type-identifier contains numbers. This can be observed with the following example: $ cat > ex.cc <