Skip to content

[Test] Remove -disable-sil-ownership-verifier use. #74051

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 1 commit into from
Jun 5, 2024

Conversation

nate-chandler
Copy link
Contributor

The flag had been used in test/SILOptimizer/definite_init_inout_super_init.swift because SILGen generated invalid SIL which would only be diagnosed during DI. Thanks to #73664 , this is diagnosed before SILGen.

One other test case use (test/PrintAsObjC/extensions.swift) remains.

The flag had been used in
test/SILOptimizer/definite_init_inout_super_init.swift because SILGen
generated invalid SIL which would only be diagnosed during DI.  Thanks
to swiftlang#73664 , this is diagnosed before
SILGen.

One other test case use (test/PrintAsObjC/extensions.swift) remains.
@nate-chandler nate-chandler requested a review from atrick May 31, 2024 15:31
@nate-chandler
Copy link
Contributor Author

@swift-ci please test

@nate-chandler nate-chandler enabled auto-merge May 31, 2024 15:31
@nate-chandler nate-chandler disabled auto-merge May 31, 2024 18:06
@atrick
Copy link
Contributor

atrick commented May 31, 2024

If #73664 is reverted, then do we still want to merge this?

@nate-chandler
Copy link
Contributor Author

Sadly no (why automerge is disabled).

@nate-chandler
Copy link
Contributor Author

@swift-ci please test macos platform

@slavapestov
Copy link
Contributor

If #73664 is reverted, then do we still want to merge this?

It was only reverted on 6.0 and not main.

@nate-chandler
Copy link
Contributor Author

Yep, that's why this is still open.

@nate-chandler
Copy link
Contributor Author

There won't be a revert thanks to #74133 .

@nate-chandler
Copy link
Contributor Author

@swift-ci please test

@nate-chandler nate-chandler enabled auto-merge June 5, 2024 14:22
@nate-chandler nate-chandler merged commit 2175abd into swiftlang:main Jun 5, 2024
@nate-chandler nate-chandler deleted the test/20240531/1 branch June 5, 2024 18:30
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