Skip to content

cli: add --demangle option for C++ symbol names#21

Open
tiran wants to merge 1 commit intopython-wheel-build:mainfrom
tiran:cli-demangle-symbols
Open

cli: add --demangle option for C++ symbol names#21
tiran wants to merge 1 commit intopython-wheel-build:mainfrom
tiran:cli-demangle-symbols

Conversation

@tiran
Copy link
Copy Markdown
Collaborator

@tiran tiran commented Apr 24, 2026

Add optional dependency 'demangle' with pycxxfilt. The --demangle
flag requires --symbols and demanges C++ mangled names in the output.
Errors with a clear message if --symbols is missing or pycxxfilt is
not installed.

Co-Authored-By: Claude Opus 4.6 noreply@anthropic.com

@tiran tiran changed the title cli demangle symbols cli: add --demangle option for C++ symbol names Apr 24, 2026
@tiran tiran force-pushed the cli-demangle-symbols branch from 4830cb6 to d80678c Compare April 24, 2026 09:16
Add optional dependency 'demangle' with pycxxfilt. The --demangle
flag requires --symbols and demanges C++ mangled names in the output.
Errors with a clear message if --symbols is missing or pycxxfilt is
not installed.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@tiran tiran force-pushed the cli-demangle-symbols branch from d80678c to b2e5803 Compare April 27, 2026 18:59
@tiran tiran marked this pull request as ready for review April 27, 2026 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant