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-12708] Swift nightly compiler type checker regression #55153

Closed
jdmcd opened this issue Apr 30, 2020 · 2 comments
Closed

[SR-12708] Swift nightly compiler type checker regression #55153

jdmcd opened this issue Apr 30, 2020 · 2 comments
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself type checker Area → compiler: Semantic analysis

Comments

@jdmcd
Copy link

jdmcd commented Apr 30, 2020

Previous ID SR-12708
Radar rdar://problem/62523860
Original Reporter @jdmcd
Type Bug
Additional Detail from JIRA
Votes 2
Component/s Compiler
Labels Bug, TypeChecker
Assignee None
Priority Medium

md5: 328071835f6cc8cdab0b749ef100d742

Issue Description:

After attempting to build the project with CMO from FB7679587 with the swiftlang/swift:nightly-master image I get the following error that does not occur in 5.2.2:

/build/Sources/App/Utils/User+Inactive.swift:87:11: error: the compiler is unable to type-check this expression in reasonable time; try breaking up the expression into distinct sub-expressions
        }.flatMap { formSubs in
@weissi
Copy link
Member

weissi commented Apr 30, 2020

@swift-ci create

@weissi
Copy link
Member

weissi commented Apr 30, 2020

this seems to be a master/5.3 regression.

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@jdmcd jdmcd closed this as completed 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 type checker Area → compiler: Semantic analysis
Projects
None yet
Development

No branches or pull requests

2 participants