This website requires JavaScript.
Explore
Help
Sign In
averello
/
swift-mirror
Watch
1
Star
0
Fork
0
You've already forked swift-mirror
mirror of
https://github.com/apple/swift.git
synced
2025-12-21 12:14:44 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8c48ca2e8c3f877b51103612c02cf9ce9d38ab5b
swift-mirror
/
test
/
Interop
/
SwiftToCxx
/
unsupported
History
Alex Lorenz
97c25ae854
[interop][SwiftToCxx] nested types are not yet supported so do not emit references to them
2023-08-02 13:03:05 -07:00
..
unexposed-non-public-api-in-cxx.swift
[interop][SwiftToCxx] do not emit unavaialble stubs for internal/private decls
2023-05-06 14:51:18 -07:00
unsupported-decls-in-cxx.swift
[interop][SwiftToCxx] nested types are not yet supported so do not emit references to them
2023-08-02 13:03:05 -07:00
unsupported-enums-in-cxx.swift
[interop][SwiftToCxx] emit unavailable type stubs for top level types that could not be emitted in the C++ section of the generated header
2023-05-05 17:03:26 -07:00
unsupported-funcs-in-cxx.swift
[interop][SwiftToCxx] emit unavailable type stubs for top level types that could not be emitted in the C++ section of the generated header
2023-05-05 17:03:26 -07:00
unsupported-generics-in-cxx.swift
[interop][SwiftToCxx] emit unavailable type stubs for top level types that could not be emitted in the C++ section of the generated header
2023-05-05 17:03:26 -07:00
unsupported-objc-decls-in-cxx.swift
[interop][SwiftToCxx] explicitly tell the user that @objc decls can't be yet exposed to C++
2023-03-13 18:16:36 -07:00
unsupported-types-in-cxx.swift
[interop][SwiftToCxx] nested types are not yet supported so do not emit references to them
2023-08-02 13:03:05 -07:00