Kuba Mracek
7ae20b7039
[embedded] Port Swift.String to embedded Swift
2024-05-08 11:11:37 -07:00
Yuta Saito
65723193a9
[embedded] Use @_extern(c) instead of @_silgen_name for putchar in tests
...
Using inconsistent attributes between stdlib and tests causes
compilation errors. There are still several misuses of @_silgen_name in
tests, but leaving them as is for now to incrementally fix them.
2024-04-11 10:37:25 +00:00
Slava Pestov
0ac6860f9c
Disable test/embedded/dependencies-random.swift pending resolution of rdar://121923818
2024-01-30 07:41:08 -05:00
Kuba Mracek
26c10676c1
[embedded] Adjust test/embedded/dependencies-random.swift for new print
2024-01-17 14:58:02 -08:00
Kuba Mracek
3cf84bec87
[embedded] Add an arc4random_buf stub for Linux for embedded/dependencies-random.swift test
2024-01-17 14:53:24 -08:00
Kuba Mracek
bd5913a176
[embedded] Make RNG APIs available on embedded Swift
2024-01-17 14:53:24 -08:00