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

Deserialization failure (XRefError) compiler crashes where certain std::vector related instantiated types are not found with C++ interop 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 serialization Area → compiler: Serialization & deserialization swift 6.0 types Feature: types
#70253 by hjyamauchi was closed Apr 1, 2024
C++ interop pointer double freed when passing std::vector<float> to Swift initializer bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ swift 5.10 triage needed This issue needs more specific labels
#69380 by efroemling was closed Oct 27, 2023
C++ interop crash adding Strings of > 15 bytes to Swift Array. Array Area → standard library: The `Array` type bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software ownership Feature: Ownership modifiers and semantics swift to c++ Feature → c++ interop: swift to c++ swift 5.10
#69372 by efroemling was closed Oct 30, 2023
Swift-to-C++: getTypeMetadata inline helpers that refer to C++ type metadata are annotated as used for debug compilations, causing linker errors bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ compiler The Swift compiler in itself linker error swift to c++ Feature → c++ interop: swift to c++ swift 5.10 swift 6.0
#69234 by hyp was closed Nov 1, 2023
CxxShim cannot be imported on Windows bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ triage needed This issue needs more specific labels
#67715 by compnerd was closed Aug 5, 2023
IR Verifier failure Cannot have multiple 'sret' parameters! assertion failure Bug → crash: An assertion failure 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 IRGen LLVM IR generation swift 5.9 verifier Windows Platform: Windows
#67674 by compnerd was closed Aug 8, 2023
Enum cases don't show up when enum is decomposed in an enum that corresponds to a namespace - Unable to import C++ enumerations bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ enums c++ Feature → c++ interop: c++ enums triage needed This issue needs more specific labels
#67604 by compnerd was closed Aug 1, 2023
missing c++ interop components in toolchain build for Windows bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ swift 5.9 triage needed This issue needs more specific labels Windows Platform: Windows
#67462 by compnerd was closed Aug 5, 2023
Some NS_OPTIONS types mangled differently between C++-Interop and without bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ triage needed This issue needs more specific labels
#66602 by plotfi was closed Jun 15, 2023
[cxx-interop] fix the C++ methods dispatch for the Windows target affects ABI Flag: Affects ABI bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ compiler The Swift compiler in itself IRGen LLVM IR generation swift 5.9 Windows Platform: Windows
#66326 by hyp was closed Jul 21, 2023
[cxx-interop] ensure that copy-assignment operator works for Swift value types in C++ bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. swift 5.9 triage needed This issue needs more specific labels
#66324 by hyp was closed Jun 7, 2023
[cxx-interop] Finalize Swift 5.9 rules that determine when inherited members that shadow other members can be introduced to the Swift type that represents the C++ structure or class 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 swift 5.9
#66323 by hyp was closed Jul 10, 2023
[cxx-interop] Add a SWIFT_MUTATING macro to <swift/bridging> header bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ swift 5.9 triage needed This issue needs more specific labels
#66322 by hyp was closed Jun 6, 2023
[C++-Interop][Swift 5.9] Invoking a manually defaulted non-noexcept C++ constructor from Swift results in a compiler crash in IRGen bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ triage needed This issue needs more specific labels
#65891 by plotfi was closed Jun 8, 2023
C++ interop flag makes NSTrackingArea behave differently bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ triage needed This issue needs more specific labels
#65885 by ByunghoonKim was closed Jun 9, 2023
[cxx-interop] calls to __swift_interopStaticCast in synthesized base class member accessors should not copy C++ type by value bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ swift 5.10 triage needed This issue needs more specific labels
#65876 by hyp was closed Oct 17, 2023
[cxx-import] a Swift module that imports a C++ module and forces the client to enable interop produces unclear diagnostic bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ triage needed This issue needs more specific labels
#65833 by hyp was closed Jun 12, 2023
[cxx-import] a Swift module that imports 'CxxStdlib' and forces the client to enable interop produces unclear diagnostic 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 diagnostics QoI Bug: Diagnostics Quality of Implementation multiple modules Flag: An issue whose reproduction requires multiple modules serialization Area → compiler: Serialization & deserialization swift 5.9
#65832 by hyp was closed Jun 12, 2023
[cxx-interop] a Swift module that enables interop should not force client Swift module to fail to import CxxShim bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ triage needed This issue needs more specific labels
#65831 by hyp was closed May 15, 2023
☂️ Tracking issue for C++ interoperability fixes we want for Swift-5.9 c++ interop Feature: Interoperability with C++ swift 5.9
#65808 by hyp was closed Jul 28, 2023
21 of 22 tasks
[interop] Assigning en expression with a constructor to a variable with a superclass type triggers a move bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ compiler The Swift compiler in itself crash Bug: A crash, i.e., an abnormal termination of software swift to c++ Feature → c++ interop: swift to c++
#64702 by augusto2112 was closed May 8, 2023
Swift cannot use -enable-experimental-cxx-interop on Linux with Foundation 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 Linux Platform: Linux swift 5.9 unexpected error Bug: Unexpected error
#64457 by jpsim was closed Jul 28, 2023
[interop] C++ function returning NonCopyable type returns Never in Swift and is callable 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 swift 5.9 unexpected behavior Bug: Unexpected behavior or incorrect output
#64401 by hyp was closed Jul 12, 2023
[interop] Swift enum with more than one case and no associated values crash the compiler bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ compiler The Swift compiler in itself enum Feature → type declarations: Swift enumeration declarations swift to c++ Feature → c++ interop: swift to c++ swift 5.9 triage needed This issue needs more specific labels
#64340 by augusto2112 was closed Mar 18, 2023
ProTip! Mix and match filters to narrow down what you’re looking for.