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

False positive warning during the code analysis performed by SE-0430 "transferring" parameters and result values bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#73315 opened Apr 28, 2024 by groue updated May 8, 2024
Sendable warning for nonisolated init in @MainActor class even with Region based isolation bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#73135 opened Apr 19, 2024 by gspiers updated May 1, 2024
Compiler crash with transferring closure parameter that returns a transferring result bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features crash Bug: A crash, i.e., an abnormal termination of software
#73210 opened Apr 23, 2024 by Jnosh updated Apr 27, 2024
Region isolation diagnoses async iterator transfer despite nonisolated(unsafe) bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#72942 opened Apr 10, 2024 by hborla updated Apr 11, 2024
Global actor isolated initializers of non-Sendable types should cause the value to be in the actor's region bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features
#71533 opened Feb 10, 2024 by hborla updated Feb 10, 2024
[Xcode 15.1 Beta 2] 'Swift(macosx-x86_64) :: Concurrency/dispatch_inference.swift' FAILED bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. concurrency Feature: umbrella label for concurrency language features Dispatch
#69481 opened Oct 28, 2023 by shahmishal updated Nov 14, 2023
[SR-3774] Generated SIL cannot be parsed by compiler 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 SILGen Area → compiler: The SIL generation stage SILParser Area → compiler: The SIL parser
#46359 opened Jan 28, 2017 by ahoppen updated Apr 17, 2023
[SR-4052] Compiler crashes with: SIL verification failed: instruction isn't dominated by its operand: Dominance->properlyDominates(valueI, I) 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
#46635 opened Feb 23, 2017 by swift-ci updated Apr 17, 2023
[SR-4529] Optimizer emits crashing code for this constructor 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 optimized only Flag: An issue whose reproduction requires optimized compilation run-time crash Bug → crash: Swift code crashed during execution
#47106 opened Apr 7, 2017 by drewcrawford updated Dec 12, 2022
[SR-11706] Invoking computed properties on class-backed structures emits excessive retains/releases bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself performance
#54114 opened Nov 4, 2019 by Lukasa updated Apr 25, 2022
[SR-10222] Weird do-nothing exploded thunk in small Swift 5 program. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself performance
#52622 opened Mar 28, 2019 by Lukasa updated Apr 25, 2022
[SR-8551] Investigate small compile time slowdown from apple/swift#18724 compiler The Swift compiler in itself new feature
#51069 opened Aug 16, 2018 by gottesmm updated Apr 25, 2022
[SR-6485] Swift Source Compatibility: ReactiveCocoa failure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#49035 opened Nov 28, 2017 by aschwaighofer updated Apr 25, 2022
[SR-5756] Add a guaranteed partial apply elimination peephole to guaranteed passes and then simplify SILGenApply compiler The Swift compiler in itself improvement performance SILGen Area → compiler: The SIL generation stage
#48326 opened Aug 23, 2017 by gottesmm updated Apr 25, 2022
[SR-5313] [Blocker] Simple refactor => 2x slowdown bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself performance
#47888 opened Jun 26, 2017 by dabrahams updated Apr 25, 2022
[SR-5065] test/SILOptimizer/sil_combine_objc.sil is XFAIL'd bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#47641 opened Jun 1, 2017 by dabrahams updated Apr 25, 2022
[SR-4722] Performance again, Clifford! bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself performance
#47299 opened Apr 28, 2017 by dabrahams updated Apr 25, 2022
[SR-4721] Performance, Clifford! bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself performance
#47298 opened Apr 27, 2017 by dabrahams updated Apr 25, 2022
Constant fold string comparisons
#27551 opened Oct 5, 2019 by zoecarver Loading… updated Oct 2, 2020
3 tasks
ProTip! Add no:assignee to see everything that’s not assigned.