Skip to content

Conversation

@bnbarham
Copy link
Contributor

Remove ExtraOptions.swift to avoid new options being added there and
not in the old driver, at least until all clients are moved off the old
driver completely.

@bnbarham bnbarham requested a review from artemcm August 27, 2022 06:08
@bnbarham
Copy link
Contributor Author

@swift-ci please test

@bnbarham
Copy link
Contributor Author

I've moved all the options into Options.td in swiftlang/swift#60813. This is the result of re-running makeOptions + removing ExtraOptions.

@bnbarham bnbarham force-pushed the remove-extra-options branch from 02d87c5 to b012671 Compare August 27, 2022 06:21
@bnbarham
Copy link
Contributor Author

@swift-ci please test

@bnbarham
Copy link
Contributor Author

I'm not sure if this is worth it or not without enforcing options not being added to Options.swift either (eg. -nostartfiles)... But since we discussed it I've put it up anyway.

Remove `ExtraOptions.swift` to avoid new options being added there and
not in the old driver, at least until all clients are moved off the old
driver completely.
@bnbarham bnbarham force-pushed the remove-extra-options branch from b012671 to da410db Compare August 30, 2022 00:35
@bnbarham
Copy link
Contributor Author

@swift-ci please test

@bnbarham bnbarham merged commit e1b2449 into swiftlang:main Aug 30, 2022
@bnbarham bnbarham deleted the remove-extra-options branch August 30, 2022 08:53
@hamishknight
Copy link
Contributor

Looks like this broke the CMake build, fixing in #1166

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.

3 participants