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

[SR-3908] Extension methods visible without importing module in a file bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself declarations Feature: declarations extension Feature → declarations: `extension` declarations multiple files Flag: An issue whose reproduction requires multiple files multiple modules Flag: An issue whose reproduction requires multiple modules name lookup Area → compiler → type checker: Name lookup swift 5.9 unexpected behavior Bug: Unexpected behavior or incorrect output
#46493 opened Feb 9, 2017 by aciidgh
Allow @_section for static non-global data feature A feature request or implementation triage needed This issue needs more specific labels
#73218 opened Apr 24, 2024 by saagarjha
(type checker) regression on main in subtyping rules for tuple labels bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. expressions Feature: expressions for-in loops Feature: for-in loops regression type checker Area → compiler: Semantic analysis
#73207 opened Apr 23, 2024 by tayloraswift
[SR-14969] [C++-Interop] operator()/callAsFunction() does not map to instance(). bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ c++ to swift Feature → c++ interop: c++ to swift clang importer Area → compiler: The clang importer compiler The Swift compiler in itself unexpected error Bug: Unexpected error
#57311 opened Jul 23, 2021 by swift-ci
[SR-14963] [C++-Interop] fatal llvm::Error when using operator+ on CGPoint with ObjC & C++ Interop enabled bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ c++ to swift Feature → c++ interop: c++ to swift compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software objective-c interop Feature: Interoperability with Objective-C
#57305 opened Jul 23, 2021 by swift-ci
[SR-14964] [C++-Interop] crash with deserialization of 'ReferenceConvertible' with ObjC & C++ Interop enabled bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ c++ to swift Feature → c++ interop: c++ to swift compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software objective-c interop Feature: Interoperability with Objective-C serialization Area → compiler: Serialization & deserialization
#57306 opened Jul 23, 2021 by swift-ci
[SR-14965] [C++-Interop] (dupe) crash with deserialization of 'ReferenceConvertible' with ObjC & C++ Interop enabled bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ c++ to swift Feature → c++ interop: c++ to swift compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software objective-c interop Feature: Interoperability with Objective-C serialization Area → compiler: Serialization & deserialization
#57307 opened Jul 23, 2021 by swift-ci
SILGen crash on try repeat/await repeat 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 expressions Feature: expressions generics Feature: generic declarations and types pack expansions Feature → expressions: Pack expansion expressions SILGen Area → compiler: The SIL generation stage swift 6.0 variadic generics Feature → generics: Variadic generics
#73263 opened Apr 25, 2024 by AnthonyLatsis
SILGen crash on using member type accessed through metatype value 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 expressions Feature: expressions metatypes Feature → types: Metatypes nested types Feature: nested types SILGen Area → compiler: The SIL generation stage swift 6.0 types Feature: types
#73251 opened Apr 25, 2024 by AnthonyLatsis
C++ Import Crash bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ crash Bug: A crash, i.e., an abnormal termination of software type checker Area → compiler: Semantic analysis
#69989 opened Nov 20, 2023 by migueldeicaza
value of type has no member 'quickLookPreview' bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. swift 5.10 SwiftUI Flag: Related to (but not an issue with) SwiftUI toolchain unexpected error Bug: Unexpected error
#73048 opened Apr 16, 2024 by paukala
Crash in LLVM when compiling SwiftCompilerSources on Windows with a 5.10 toolchain bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ c++ to swift Feature → c++ interop: c++ to swift CodeGen crash Bug: A crash, i.e., an abnormal termination of software swift 5.10 Windows Platform: Windows
#73253 opened Apr 25, 2024 by eeckstein
IRGen/linker_set_low_level_exec.swift is failing on Windows bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels Windows Platform: Windows
#73321 opened Apr 29, 2024 by eeckstein
Nix anyone? Might make the compiler easier to build/work on feature A feature request or implementation
#60490 opened Aug 10, 2022 by wtholliday
The LoadableByAddress pass crashes when building SwiftCompilerSources on Windows with a 5.10 toolchain 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 SILOptimizer Area → compiler: SIL optimization passes swift 5.10 Windows Platform: Windows
#73254 opened Apr 25, 2024 by eeckstein
Add set accessors to SIMD subscripts feature A feature request or implementation triage needed This issue needs more specific labels
#73344 opened Apr 30, 2024 by JessyCatterwaul
Macro: unable to add Codable conformance if type has only private init bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#70086 opened Nov 29, 2023 by rayx
Module functions can access uninitialized main.swift globals accepts invalid Bug: Accepts invalid bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself global let & var Feature: global constants and variables memory safety Feature: memory safety SIL swift 6.0
#69535 opened Oct 31, 2023 by tristanlabelle
[SR-14962] ☂️ C++-Interop Component Kit Umbrella Bugs bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ c++ to swift Feature → c++ interop: c++ to swift compiler The Swift compiler in itself ☂️ umbrella issue Flag: An umbrella issue
#57304 opened Jul 23, 2021 by swift-ci
2 of 6 tasks
Error should be raised for public typealias with internal generic parameter bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. triage needed This issue needs more specific labels
#73317 opened Apr 28, 2024 by CrazyFanFan
Legacy C++ driver treats static libraries as source files with WMO enabled bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. legacy driver Area → compiler: the integrated C++ legacy driver. Succeeded by the swift-driver project
#64454 opened Mar 17, 2023 by stevapple
Potential linker issue with optional parameters. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#67276 opened Jul 13, 2023 by plotfi
Compiler crash when extending Obj-C code in Swift 5.8 / Xcode 14.3 RC 2 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 missing info Resolution: Is missing crucial info such as a test case or a concise description objective-c interop Feature: Interoperability with Objective-C swift 5.8
#64770 opened Mar 30, 2023 by simba909
Runtime memory corruption regression in Swift 5.8 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. memory corruption missing info Resolution: Is missing crucial info such as a test case or a concise description optimized only Flag: An issue whose reproduction requires optimized compilation regression swift 5.8
#65757 opened May 8, 2023 by anlaital
ProTip! Add no:assignee to see everything that’s not assigned.