Skip to content

[Batch mode] Fix for rdar://48526524 - wrong module file output when given by two -o's #23120

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 6, 2019

Conversation

davidungar
Copy link
Contributor

Fixes rdar://48526524.
When no -c and there are >1 -o's each giving the module output file, the compiler would just use the first output file name for all primaries. This fixes that.

@davidungar
Copy link
Contributor Author

@swift-ci please smoke test os x platform

@davidungar
Copy link
Contributor Author

@swift-ci please smoke test and merge

1 similar comment
@davidungar
Copy link
Contributor Author

@swift-ci please smoke test and merge

@swift-ci swift-ci merged commit ab35896 into swiftlang:master Mar 6, 2019
davidungar pushed a commit to davidungar/swift that referenced this pull request Mar 6, 2019
@davidungar davidungar deleted the fix-for-rdar-48526524 branch June 14, 2019 18:03
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