Skip to content

[swift][Demangling][NFC] Move NodePrinter declarations to a header #82335

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

charles-zablit
Copy link
Contributor

This patch moves the declaration of NodePrinter to the Demangle.h header. It does not edit the definitions of the class and its attributes.

This patch precedes #82298 which will add new methods to NodePrinter.

@charles-zablit charles-zablit requested a review from rjmccall as a code owner June 18, 2025 11:23
@charles-zablit charles-zablit self-assigned this Jun 18, 2025
@charles-zablit charles-zablit added the demangling Area → compiler: The `libswiftDemangling` library label Jun 18, 2025
@charles-zablit
Copy link
Contributor Author

@swift-ci please test

@Michael137 Michael137 changed the title move NodePrinter declarations to a header [swift][Demangle][NFC] Move NodePrinter declarations to a header Jun 18, 2025
@Michael137 Michael137 changed the title [swift][Demangle][NFC] Move NodePrinter declarations to a header [swift][Demangling][NFC] Move NodePrinter declarations to a header Jun 18, 2025
@charles-zablit
Copy link
Contributor Author

@swift-ci please test macos

@charles-zablit
Copy link
Contributor Author

@swift-ci please test

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
demangling Area → compiler: The `libswiftDemangling` library
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants