Guillaume Lessard
db664fbff4
[test] shorten a 32-bit small string (sometimes)
2025-06-26 13:18:57 -07:00
Karoy Lorentey
b82ce9c3be
[stdlib] Adopt _pointerBitWidth conditional
2023-04-27 13:33:24 -07:00
Kuba (Brecka) Mracek
15400c3ef7
Set build-swift-stdlib-unicode-data=0 for the freestanding preset ( #41258 )
2022-02-08 12:31:49 -08:00
Robert Widmann
0149ccd0ca
Add arm64_32 support for Swift
...
Commit the platform definition and build script work necessary to
cross-compile for arm64_32.
arm64_32 is a variant of AARCH64 that supports an ILP32 architecture.
2021-04-20 14:59:04 -07:00
Michael Ilseman
249d2eeb2c
[string] Add _deconstructUTF8 for internal usage
...
Add string deconstruction into contiguous UTF-8 (allocating if
needed).
Comments and docs to come soon, for now doing early testing.
2020-04-24 12:13:41 -07:00