Skip to content

Conversation

cmcgee1024
Copy link
Member

When invoking swiftc to emit symbol graphs there are options available
to swift-dump-symbol-graph that aren't available to the compiler. Add
these options to the compiler so that they can be used in places like Swift
Build.

@cmcgee1024
Copy link
Member Author

@swift-ci please test

@cmcgee1024
Copy link
Member Author

@swift-ci please test

@cmcgee1024 cmcgee1024 marked this pull request as ready for review July 23, 2025 18:18
@tshortli
Copy link
Contributor

It would be nice to see some basic tests exercising these flags to ensure they're plumbed through properly and the effect of the flags does not regress.

Add options to the driver and frontend options
… compiler frontend

Rollback the additional usages of the new options and test cases
@cmcgee1024
Copy link
Member Author

@swift-ci please test

@cmcgee1024 cmcgee1024 changed the title Add pretty print and skip synthesized members options to swiftc Add pretty print and skip synthesized members to the options Aug 12, 2025
@cmcgee1024
Copy link
Member Author

@swift-ci please test

@cmcgee1024
Copy link
Member Author

@swift-ci please test

@cmcgee1024 cmcgee1024 changed the title Add pretty print and skip synthesized members to the options Add pretty print and skip synthesized members to the frontend options Sep 8, 2025
@cmcgee1024
Copy link
Member Author

@swift-ci please test

@cmcgee1024
Copy link
Member Author

@swift-ci test macOS

1 similar comment
@cmcgee1024
Copy link
Member Author

@swift-ci test macOS

@cmcgee1024
Copy link
Member Author

@swift-ci test smoke

@cmcgee1024
Copy link
Member Author

@swift-ci smoke test

@cmcgee1024 cmcgee1024 merged commit 1380a3e into swiftlang:main Sep 9, 2025
4 of 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