Skip to content
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

MemoryLifetimeVerifier: fix a false alarm reported in an unreachable-block #27457

Merged
merged 1 commit into from Oct 1, 2019

Conversation

eeckstein
Copy link
Member

Disabled checking in blocks which end up in an unreachable-instruction.
Inconsistent states are allowed in such blocks.

https://bugs.swift.org/browse/SR-11545
rdar://problem/55842518

…block

Disabled checking in blocks which end up in an unreachable-instruction.
Inconsistent states are allowed in such blocks.

https://bugs.swift.org/browse/SR-11545
rdar://problem/55842518
@eeckstein
Copy link
Member Author

@swift-ci smoke test and merge

@swift-ci swift-ci merged commit d5adbe2 into apple:master Oct 1, 2019
@eeckstein eeckstein deleted the fix-memory-lifetime branch October 1, 2019 12:21
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.

None yet

2 participants