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

[SR-10851] Xcode 11/Swift 5.1 "Type-check in reasonable time" regression #53241

Open
djehrlich opened this issue Jun 7, 2019 · 1 comment
Open
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself regression swift 5.1 type checker Area → compiler: Semantic analysis

Comments

@djehrlich
Copy link

Previous ID SR-10851
Radar https://feedbackassistant.apple.com/feedback/6131343
Original Reporter @djehrlich
Type Bug

Attachment: Download

Additional Detail from JIRA
Votes 0
Component/s Compiler
Labels Bug, 5.1Regression, TypeChecker
Assignee None
Priority Medium

md5: 8bf8026ab85c20c5ec18e82830093f54

Issue Description:

The attached project compiles in Xcode 10. In Xcode 11, it fails with the error: The compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions.

@belkadan
Copy link
Contributor

cc @xedin

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself regression swift 5.1 type checker Area → compiler: Semantic analysis
Projects
None yet
Development

No branches or pull requests

3 participants