cpp_demangle icon indicating copy to clipboard operation
cpp_demangle copied to clipboard

Documentation for structured demangling

Open actioninja opened this issue 1 year ago • 3 comments

I need to get the resulting AST from a demangle for usage in reverse engineering. I'm struggling to figure out how to actually do this, since no API surface seems to actually return the AST tree and there's no working example of how to do so.

actioninja avatar Jul 25 '23 06:07 actioninja