Skip to content

[Frontend] Always output (some) additional files when allowing errors #36581

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
Mar 26, 2021

Conversation

bnbarham
Copy link
Contributor

Make sure both the generated ObjectiveC header and swiftdeps are output when allowing errors (and requested), even if there are errors. Note that there's cases that we could probably improve in the generated header, but this change at least outputs something for now (see TODOs).

Resolves rdar://75754282

A module is always output when allowing errors, make sure to output its
dependencies as well.
@bnbarham bnbarham requested review from akyrtzi and CodaFi March 25, 2021 06:28
@bnbarham
Copy link
Contributor Author

@swift-ci please test

@bnbarham bnbarham merged commit 54006fd into swiftlang:main Mar 26, 2021
@bnbarham bnbarham deleted the emit-post-when-allowing-errors branch March 26, 2021 23:37
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