-
Notifications
You must be signed in to change notification settings - Fork 10.5k
[sil-ownership] Enable ownership verification on all of the stdlib li… #20029
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
[sil-ownership] Enable ownership verification on all of the stdlib li… #20029
Conversation
Previously we only did this on the swiftCore. This does it everywhere. |
e.g. in the swift stdlib. It isn't on by default. |
@swift-ci test |
Build failed |
The macOS build failed due to closure lifetime fixup messing up ownership in some way. Ownership verification FTW! |
…braries. rdar://29791263
This works now... lets try this again. |
b3d549d
to
b36c6e5
Compare
Some notes:
|
@swift-ci test and merge |
4 similar comments
@swift-ci test and merge |
@swift-ci test and merge |
@swift-ci test and merge |
@swift-ci test and merge |
#20084 should fix the os x error. |
@swift-ci test os x platform |
1 similar comment
@swift-ci test os x platform |
Build failed |
@swift-ci test os x platform |
@swift-ci smoke test os x platform |
1 similar comment
@swift-ci smoke test os x platform |
…braries.
rdar://29791263