Skip to content

[ConstraintSystem] Don't try to eagerly deallocate fixes #18712

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
Aug 15, 2018

Conversation

xedin
Copy link
Contributor

@xedin xedin commented Aug 14, 2018

Fix life-time is pretty limited as it is, and we'd have
to distinguish between standalone fixes and ones attached
to constraints, which is not worth the trouble.

Resolves: rdar://problem/43285774

`Fix` life-time is pretty limited as it is, and we'd have
to distinguish between standalone fixes and ones attached
to constraints, which is not worth the trouble.

Resolves: rdar://problem/43285774
@xedin
Copy link
Contributor Author

xedin commented Aug 14, 2018

@swift-ci please ASAN test

@xedin xedin requested a review from rudkx August 14, 2018 20:53
@xedin
Copy link
Contributor Author

xedin commented Aug 14, 2018

I have talked to @rudkx offline about this, and he is okay with this approach.

@xedin
Copy link
Contributor Author

xedin commented Aug 14, 2018

@swift-ci please test Linux platform

@xedin
Copy link
Contributor Author

xedin commented Aug 15, 2018

@swift-ci please test macOS platform

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - 917783e

@xedin
Copy link
Contributor Author

xedin commented Aug 15, 2018

Build failed because of this new LLDB issue [TestSwiftGenericStructDebugInfoGenericFlatMap.py FAILED] which is unrelated to these changes.

@aschwaighofer Could you please force merge this to unblock ASAN bot?

@xedin
Copy link
Contributor Author

xedin commented Aug 15, 2018

@swift-ci please smoke test macOS platform

@xedin xedin merged commit bc3189a into swiftlang:master Aug 15, 2018
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