swift
[interop][SwiftToCxx] initial generic struct support
#60848
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
12
Changes
View On
GitHub
Commits
[interop][SwiftToCxx] initial generic struct support
hyp
committed
3 years ago
[interop][SwiftToCxx] return generic structs without concrete type specialization
hyp
committed
3 years ago
[interop][SwiftToCxx] pass generic type to a function by value (non specialized generic though)
hyp
committed
3 years ago
[interop][SwiftToCxx] cleanup generic struct tests
hyp
committed
3 years ago
[interop][SwiftToCxx] add a restriction for calling only supported type metadata accessor function for generic types
hyp
committed
3 years ago
[interop][SwiftToCxx] NFC, refactor full _impl type printer into a function
hyp
committed
3 years ago
[interop][SwiftToCxx] add a testcase for generic struct passthrough
hyp
committed
3 years ago
[interop][SwiftToCxx] add 'inout' support for passing generic struct
hyp
committed
3 years ago
[interop][SwiftToCxx] add support for returning generic types bounded to concrete generic params
hyp
committed
3 years ago
[interop][SwiftToCxx] add support for passing generic structs with concrete type params
hyp
committed
3 years ago
[interop][SwiftToCxx] NFC, test remove unused warning flag
hyp
committed
3 years ago
[interop][SwiftToCxx] fix function_with_array.swift test
hyp
committed
3 years ago
Loading