Skip to content

[IRGen] Fully disable an assert that leaves junk in /tmp #29427

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
Jan 24, 2020

Conversation

davezarzycki
Copy link
Contributor

In af0247e, this assert was partially disabled and therefore the assert build compiler abandons large temporary files that need to wait for /tmp to be cleaned days or weeks later, if at all.

In af0247e, this assert was partially
disabled and therefore the assert build compiler abandons large
temporary files that need to wait for /tmp to be cleaned days or weeks
later, if at all.
@davezarzycki
Copy link
Contributor Author

@swift-ci please smoke test

@davezarzycki davezarzycki merged commit a40e699 into swiftlang:master Jan 24, 2020
@davezarzycki davezarzycki deleted the pr29427 branch January 24, 2020 15:49
@beccadax
Copy link
Contributor

Thank you, @davezarzycki. I'm planning to remove this soon—our builds aren't reproducible enough to make it work in practice.

@davezarzycki
Copy link
Contributor Author

Huh? Really? Or do you mean deterministic? For example: http://blog.llvm.org/2019/11/deterministic-builds-with-clang-and-lld.html

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