Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to current C++ demangler #839

Merged
merged 1 commit into from
Mar 20, 2024
Merged

Conversation

ianlancetaylor
Copy link
Contributor

Ran these commands:

go mod get github.com/ianlancetaylor/demangle
go mod tidy

This brings in support for demangling C++23 constructs.

Ran these commands:

    go mod get github.com/ianlancetaylor/demangle
    go mod tidy

This brings in support for demangling C++23 constructs.
@aalexand aalexand merged commit b11c3da into google:main Mar 20, 2024
31 checks passed
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.

2 participants