swift
https://github.com/apple/swift
C++
The Swift Programming Language
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
C++ not yet supported138 Subscribers
View all SubscribersAdd a CodeTriage badge to swift
Help out
- Issues
- Swift Array addition causes unrelated C++ static_assert to fail
- API notes should support annotating templated C++ tags
- `sending` a non-Sendable value and erasing it bypasses data race safety checks
- SWIFT_NAME annotation has no effect on function templates
- Calling free function template with SWIFT_NAME + import-as-member as free function crashes compiler
- Adding `import CxxStdlib` makes diagnostic about not enabling C++ interoperability harder to understand
- API Notes doesn't support renaming function overloads with different arities
- C++ struct holding std::vector<std::unique_ptr<int>> can't be used in Swift: get obscure template errors instead of being imported as ~Copyable
- Add support for default arguments in C++ function templates
- Add support for importing operator function templates from C++
- Docs
- C++ not yet supported