Skip to content

🍒 [demangling] add new wrapper API #82562

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

Conversation

charles-zablit
Copy link
Contributor

  • Explanation:
    Add a new wrapper API for Context::demangleSymbolAsString, avoiding to manually instantiate a Context object to use the method.

  • Scope:
    This change only adds a wrapper to an existing API, in the demangler.

  • Issues:

  • Original PRs:

  • Risk:
    Low, the logic of the wrapper is simple.

  • Testing:
    Built against the LLVM patches which add demangling syntax highlighting.

  • Reviewers:

@charles-zablit charles-zablit requested a review from a team as a code owner June 27, 2025 09:22
@charles-zablit charles-zablit self-assigned this Jun 27, 2025
@charles-zablit
Copy link
Contributor Author

@swift-ci please test

@charles-zablit
Copy link
Contributor Author

@swift-ci please test macOS

@charles-zablit
Copy link
Contributor Author

@swift-ci please test macos

@charles-zablit
Copy link
Contributor Author

@swift-ci please test macOS

2 similar comments
@charles-zablit
Copy link
Contributor Author

@swift-ci please test macOS

@charles-zablit
Copy link
Contributor Author

@swift-ci please test macOS

@adrian-prantl adrian-prantl merged commit 478d16a into swiftlang:release/6.2 Jul 1, 2025
5 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