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

Add -warn-long-expression-type-checking=<limit> frontend option. #10214

Merged
merged 1 commit into from Jun 13, 2017
Merged

Add -warn-long-expression-type-checking=<limit> frontend option. #10214

merged 1 commit into from Jun 13, 2017

Conversation

rudkx
Copy link
Member

@rudkx rudkx commented Jun 13, 2017

Generates a warning for any expression that takes longer than <limit>
milliseconds to type check. This compliments the existing
-warn-long-function-body=<limit> option.

Generates a warning for any expression that takes longer than <limit>
milliseconds to type check. This compliments the existing
-warn-long-function-body=<limit> option.
@rudkx
Copy link
Member Author

rudkx commented Jun 13, 2017

@swift-ci Please smoke test

@rudkx rudkx merged commit 301067b into apple:master Jun 13, 2017
@rudkx rudkx deleted the warn-long-compile branch June 13, 2017 02:52
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

1 participant