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
99daf886d52e34a484ef3ae5fb2b51b51e04a776
swift-mirror
/
test
/
Interop
/
SwiftToCxx
/
stdlib
History
Ben Barham
d281fb8868
Merge pull request
#74883
from finagolfin/droid
...
[android] Enable several C++ Interop and other tests
2024-07-26 11:18:07 -07:00
..
array
[interop][SwiftToCxx] consuming parameters should be passed using an additional copy
2023-10-27 17:29:52 -07:00
optional
[cxx-interop] Emit Swift StdLib dependencies when all public decls emitted
2024-07-03 18:07:41 +01:00
string
[interop][SwiftToCxx] fix a CHECK line in string-to-nsstring.mm
2023-11-09 13:42:45 -08:00
combination-of-stdlib-generics-in-cxx.swift
[interop][SwiftToCxx] ensure Swift generic types can be used as template parameters to other Swift generic types in C++
2023-10-30 12:17:29 -07:00
core-foundation-types-in-cxx.swift
[cxx-interop] Fix extra indirection when exporting CFData arguments/return values
2024-06-12 16:39:20 +01:00
foundation-type-not-exposed-by-default-to-cxx.swift
[interop][SwiftToCxx] fix foundation-type-not-exposed-by-default-to-cxx.swift test on Linux and Windows
2023-05-06 06:55:48 -07:00
stdlib-dep-inline-in-cxx.swift
[interop][SwiftToCxx] ensure swift::Int and swift::UInt are usable in generic context
2023-07-12 12:47:49 -07:00
stdlib-in-cxx-no-diagnostics-generated-header.cpp
[android][test] Enable several C++ Interop and other tests
2024-07-20 17:56:51 +05:30
swift-stdlib-imported-into-framework-module.swift
[interop][SwiftToCxx] do not error out on -Wnon-modular-include-in-framework-module clang diagnostic when importing the generated header as part of a framework back into C++ via a Clang module
2023-03-30 08:40:40 -07:00
swift-stdlib-in-cxx.swift
[cxx-interop] Support generic types with isValueType trait
2024-07-23 09:48:49 +02:00