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-11244] Type checker fails for expression that previously succeeded #53645

Open
swift-ci opened this issue Aug 1, 2019 · 2 comments
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

@swift-ci
Copy link
Collaborator

swift-ci commented Aug 1, 2019

Previous ID SR-11244
Radar rdar://problem/53879192
Original Reporter Anandabits (JIRA User)
Type Bug

Attachment: Download

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

md5: 59379109cca426ad271a262a4fae11a0

Issue Description:

In Xcode 11 beta 5 the attached code gives a "The compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions" error. The code that produces this error compiled without issue in previous betas.

@theblixguy
Copy link
Collaborator

cc @xedin

@xedin
Copy link
Member

xedin commented Aug 2, 2019

@swift-ci create

@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

4 participants