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

Compiler crash with value and type pack when used in a method vs free function bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software triage needed This issue needs more specific labels
#73211 opened Apr 23, 2024 by PopFlamingo
Value and type pack runtime crash when used in a method instead of free function bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software triage needed This issue needs more specific labels
#73209 opened Apr 23, 2024 by PopFlamingo
Unable to type-check inline closure expressions with @MainActor and/or @Sendable attributes Feature: Declaration and type attributes bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself concurrency Feature: umbrella label for concurrency language features expressions Feature: expressions function types Feature → types: function types swift 6.0 ternary operator Feature → operators: The ternary operator type checker Area → compiler: Semantic analysis types Feature: types unexpected error Bug: Unexpected error
#73199 opened Apr 23, 2024 by NachoSoto
[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 ankitspd
Compiler crash when capturing optional isolated parameter in a closure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. crash Bug: A crash, i.e., an abnormal termination of software triage needed This issue needs more specific labels
#73197 opened Apr 23, 2024 by Jnosh
Init Accessors not found by linker when used in another file accepts invalid Bug: Accepts invalid accessors Feature → declarations: Variable (property) accessors bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself init accessors Feature: Initialization property accessors linker error multiple files Flag: An issue whose reproduction requires multiple files swift 5.9 type checker Area → compiler: Semantic analysis
#71578 opened Feb 13, 2024 by RemiBardon
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
ProTip! Follow long discussions with comments:>50.