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

Crash on IR Generation for swift file 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 mangling Area → compiler: Mangling swift 5.10 triage needed This issue needs more specific labels
#73136 opened Apr 19, 2024 by DimaRU
Compiler errors with libstdc++ in C++20 mode on Ubuntu 23.10 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 Linux Platform: Linux swift 6.0 test failure
#73037 opened Apr 15, 2024 by egorzhdan
crash with array of C++ objects exposed via SWIFT_SHARED_REFERENCE bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#72827 opened Apr 4, 2024 by wtholliday
link error caused by conforming C++ type to Equatable 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 conformances Feature → protocol: protocol conformances Equatable Area → standard library: The `Equatable` protocol linker error multiple files Flag: An issue whose reproduction requires multiple files swift 5.10 unexpected error Bug: Unexpected error
#72826 opened Apr 4, 2024 by wtholliday
[cxx-interop] Allow removing elements from std::set c++ interop Feature: Interoperability with C++ compiler The Swift compiler in itself feature A feature request or implementation
#72799 opened Apr 3, 2024 by egorzhdan
[cxx-interop] Consider mapping C++ nullopt_t ctors to ExpressibleByNilLiteral conformance c++ interop Feature: Interoperability with C++ compiler The Swift compiler in itself feature A feature request or implementation
#72796 opened Apr 3, 2024 by egorzhdan
Unable to use std::chrono clocks via Cxx 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 swift 5.10 unexpected error Bug: Unexpected error
#72737 opened Mar 31, 2024 by karwa
Enabling C++ Interoperability breaks Swift code bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#72620 opened Mar 27, 2024 by wAuner
C++ interop: Pointer to pointer imported as ?! in Swift when using SWIFT_UNSAFE_REFERENCE 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.10 unexpected behavior Bug: Unexpected behavior or incorrect output
#70818 opened Jan 10, 2024 by 0xpablo
Respect default arguments of C++ constructors c++ interop Feature: Interoperability with C++ c++ to swift Feature → c++ interop: c++ to swift compiler The Swift compiler in itself feature A feature request or implementation
#70124 opened Nov 30, 2023 by egorzhdan
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
[cxx-interop] NSNotification.Name has no member 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 Foundation objective-c interop Feature: Interoperability with Objective-C swift 5.9 unexpected error Bug: Unexpected error
#69914 opened Nov 16, 2023 by tcollins590
CxxStdlib overlay should provide conversion from Swift.String to std::filesystem::path c++ interop Feature: Interoperability with C++ feature A feature request or implementation
#69721 opened Nov 8, 2023 by egorzhdan
Automatic mapping of std::map and std::unordered_map does not work on non-Darwin platforms bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#69711 opened Nov 7, 2023 by brianmichel
Crash when emitting C++ header for overloaded macros bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#69656 opened Nov 4, 2023 by conradev
Importing C++ module without C++ Interop triggers an assertion failure bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#68189 opened Aug 29, 2023 by compnerd
[cxx-interop][regression] methods returning vector are unsafe unless vector instantiated prior in a type alias. bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++ swift 5.9
#65446 opened Apr 26, 2023 by hyp
C++ interop enum inside SILInstruction class doesn't work bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#64505 opened Mar 21, 2023 by eeckstein
Using a default constructor for a C++ imported struct doesn't always work bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#64504 opened Mar 21, 2023 by eeckstein
Undefined symbols when using BasicCalleeAnalysis in SwiftCompilerSources bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#64502 opened Mar 21, 2023 by eeckstein
Compiler crash when building Swift using std::function with -enable-experimental-cxx-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
#63944 opened Feb 27, 2023 by jpsim
[interop] C++ extension for class template specialization isn't visible when forward declaration for it is present 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
#62165 opened Nov 17, 2022 by hyp
[C++-Interop] const ref (or pass by reference) ctors miscompile when C++-Interop is enabled on Swift 5.7 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#60601 opened Aug 17, 2022 by plotfi
[C++-Interop] Passing lambda Optional<(Optional<Any>) -> () to C++ ctor causes crash in AST to SIL lowering bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#60427 opened Aug 6, 2022 by plotfi
libcxxshim's CMake has trouble copying modulemap and header to resource bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. build c++ interop Feature: Interoperability with C++
#60326 opened Jul 31, 2022 by plotfi
ProTip! Mix and match filters to narrow down what you’re looking for.