Description
Converts mangled C++ symbol names from the Itanium ABI into readable function and type names. It helps debugging tools, profilers, crash analyzers, and build systems show human-readable C++ symbols.
This is a developer library for diagnostics and tooling. It does not compile C++ code; it interprets symbol names that already appear in binaries, logs, or debug output.