Skip to content

Issues: apple/swift

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

Author
Filter by author
Label
Filter by label
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Milestones
Filter by milestone
Assignee
Filter by who’s assigned
Sort

Issues list

"verify module interface" job fails when using a Foundation macro in an @inlinable function bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#71252 opened Jan 30, 2024 by allevato
Optional default argument causes crash when inferred generic type argument doesn't match explicit type argument (SE-0347) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#69463 opened Oct 27, 2023 by allevato
[CodeGen] if let _ = x and if x != nil produce subtly different code bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. CodeGen compiler The Swift compiler in itself triage needed This issue needs more specific labels
#68542 opened Sep 15, 2023 by allevato
build-toolchain script fails on M1 Mac with .../swift-macosx-arm64/bin/swiftc: No such file or directory bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. toolchain
#60348 by allevato was closed Aug 23, 2022
2
2
[SR-14929] Nested postfix #if expressions are parsed as UnknownExprSyntax bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#57272 opened Jul 15, 2021 by allevato
[SR-14759] class_getImageName is much slower for Swift classes than Obj-C classes bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. performance
#57109 by allevato was closed Jun 16, 2021
[SR-13711] UnknownExpr in parse tree when an expression contains an attributed type bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#56108 by allevato was closed Oct 12, 2020
[SR-12889] Linker error when using keypath that references a bitfield imported from C bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#55336 opened May 27, 2020 by allevato
[SR-12606] Incorrect runtime behavior in optimized builds starting with 2020.03.27 snapshots bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#55050 by allevato was closed Apr 17, 2020
[SR-11533] Swift 5.1 unable to check exhaustiveness of large switch that was fine in 5.0 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself regression swift 5.1
#53934 opened Sep 26, 2019 by allevato
[SR-9233] Crash while emitting IR SIL for SwiftProtobuf with latest dev snapshot bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software
#51721 by allevato was closed Nov 14, 2018
[SR-8622] Nonnull Objective-C property that falsely returns nil causes inconsistent Swift behavior bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#51137 opened Aug 23, 2018 by allevato
[SR-7845] Compiler import search path behavior differs between debug/non-debug builds bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#50381 opened Jun 1, 2018 by allevato
[SR-2925] Inconsistent linking in debug vs. release builds w/ public method in extension of internal protocol bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself optimized only Flag: An issue whose reproduction requires optimized compilation
#45519 by allevato was closed Apr 6, 2018
ProTip! Exclude everything labeled bug with -label:bug.