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-14187] Recent regression that is causing warnings on stdlib build #56565

Closed
LucianoPAlmeida opened this issue Feb 11, 2021 · 3 comments
Closed
Labels
bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself standard library Area: Standard library umbrella

Comments

@LucianoPAlmeida
Copy link
Collaborator

Previous ID SR-14187
Radar rdar://problem/74241814
Original Reporter @LucianoPAlmeida
Type Bug
Status Closed
Resolution Done

Attachment: Download

Environment

main branch

Additional Detail from JIRA
Votes 0
Component/s Compiler, Standard Library
Labels Bug
Assignee None
Priority Medium

md5: eb049a15e651118133e0f94224aefa35

Issue Description:

Recently I've been seeing this error while build the compiler (and stdlib) with `/swift/utils/build-script --release --skip-build-benchmarks --swift-darwin-supported-archs 'x86_64' --sccache --skip-ios --skip-tvos --skip-watchos`

I'm not sure is this is a compiler diagnostics regression or something on the code, just opening to track the problem.

If it this is already tracked, feel free to close as dupe

@typesanitizer
Copy link

@swift-ci create

@eeckstein
Copy link
Member

Fixed in #36182

@LucianoPAlmeida
Copy link
Collaborator Author

Thank you for the fix @eeckstein =]

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
This issue was closed.
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 standard library Area: Standard library umbrella
Projects
None yet
Development

No branches or pull requests

3 participants