Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 279 Bytes

swift_demangler.md

File metadata and controls

4 lines (3 loc) · 279 Bytes

swift demangler

Automatically demangle swift function names. For more complex functions it adds the full demangled name into the function comment. Requires swift to be in $PATH.

Example result: Swift demangling of a simple entry function.