Skip to content

Swift: reorganize code #9666

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

Merged
merged 2 commits into from
Jun 22, 2022
Merged

Swift: reorganize code #9666

merged 2 commits into from
Jun 22, 2022

Conversation

redsun82
Copy link
Contributor

Visitor code has been split between header and sources to speed up
incremental build. Moreover the code was reorganized using a new infra
bazel package (and visitors got promoted to a bazel package as well).

A next step is to also split into headers and sources in generated C++ code.

Visitor code has been split between header and sources to speed up
incremental build. Moreover the code was reorganized using a new `infra`
bazel package (and `visitors` got promoted to a bazel package as well).
@redsun82 redsun82 requested a review from AlexDenisov June 22, 2022 16:13
@redsun82 redsun82 requested a review from a team as a code owner June 22, 2022 16:13
@github-actions github-actions bot added the Swift label Jun 22, 2022
@AlexDenisov AlexDenisov merged commit 19bc9cf into main Jun 22, 2022
@AlexDenisov AlexDenisov deleted the redsun82/swift-code-reorg branch June 22, 2022 16:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants