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 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
[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
Do not suggest fix-its that modify the C++ stdlib headers 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
#70922 opened Jan 15, 2024 by egorzhdan
Crash when building the stdlib on arm64 Windows arm64 Architecture: arm64 (aarch64) — any 64-bit ARM bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. build error Errors when building the toolchain, not regular Swift code crash Bug: A crash, i.e., an abnormal termination of software Windows Platform: Windows
#70812 opened Jan 10, 2024 by egorzhdan
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++ methods with rvalue this declared in a base class cannot be called from Swift bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#69745 opened Nov 9, 2023 by egorzhdan
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
Linker error when building swiftCRT on arm64 Windows build error Errors when building the toolchain, not regular Swift code cmake Windows Platform: Windows
#69068 opened Oct 9, 2023 by egorzhdan
[cxx-interop] Out-of-line overloaded operators are printed twice in the module interface 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 textual interfaces
#62727 opened Dec 21, 2022 by egorzhdan
Conform C++ types that have a std::hash overload to Swift.Hashable c++ interop Feature: Interoperability with C++ compiler The Swift compiler in itself feature A feature request or implementation
#62045 opened Nov 11, 2022 by egorzhdan
SILGen crash when C++ operator+= is declared as a non-member function 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 SILGen Area → compiler: The SIL generation stage
#62037 opened Nov 10, 2022 by egorzhdan
C++ template instantiations are not always printed in the module interface bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#60246 opened Jul 26, 2022 by egorzhdan
Import C++ user-defined cast operators c++ interop Feature: Interoperability with C++
#60200 opened Jul 22, 2022 by egorzhdan
C++ types declared within unimportable type are not imported bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. c++ interop Feature: Interoperability with C++
#60005 opened Jul 11, 2022 by egorzhdan
[SR-12510] Linking error when building tests with code coverage enabled bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#54952 opened Apr 4, 2020 by egorzhdan
[SR-12507] Swift Packages with test targets only cannot be built in 5.2 bug A deviation from expected or documented behavior. Also: expected but undesirable behavior.
#54949 opened Apr 4, 2020 by egorzhdan
[SR-11680] error: symbol is in generated IR file, but not in TBD file bug A deviation from expected or documented behavior. Also: expected but undesirable behavior. compiler The Swift compiler in itself
#54089 opened Oct 29, 2019 by egorzhdan
ProTip! Adding no:label will show everything without a label.