Skip to content

[NFC][demangling] switch to using NodePrinter::printFunctionName #82730

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

In #82336, the NodePrinter::functionName method was introduced. It simply extracts some logic to a helper function.

This patch replaces the logic that was extracted with a call to printFunctionName.

@charles-zablit
Copy link
Contributor Author

@swift-ci please test

@charles-zablit charles-zablit force-pushed the charles-zablit/demangling/use-printFunctionName branch from e808d7d to 0fc436f Compare July 2, 2025 18:15
@charles-zablit
Copy link
Contributor Author

@swift-ci please test

@charles-zablit
Copy link
Contributor Author

@swift-ci please test windows

@charles-zablit charles-zablit self-assigned this Jul 3, 2025
@charles-zablit charles-zablit merged commit 1838d3d into swiftlang:main Jul 3, 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