Skip to content

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

Merged
charles-zablit merged 1 commit intoswiftlang:mainfrom
charles-zablit:charles-zablit/demangling/use-printFunctionName
Jul 3, 2025
Merged

[NFC][demangling] switch to using NodePrinter::printFunctionName#82730
charles-zablit merged 1 commit intoswiftlang:mainfrom
charles-zablit:charles-zablit/demangling/use-printFunctionName

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