Skip to content

Demangle C++ names in text output #31

@arichardson

Description

@arichardson

It would be nice if the text output would demangle C++ function names.

This might not be useful for machine-readable but with libxo it is be possible to have different output for each case:

d   display     Only emit field for display styles (text/HTML)
e   encoding    Only emit for encoding styles (XML/JSON)

Alternatively we could add a -soaap-demangle-names flag that would do it whatever the output format is.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions