Files
swift-mirror/stdlib/public/runtime/Metadata.cpp
Dario Rexin 506fbb3c91 [Runtime] Fix alignment of tuples in runtime layout string instantiation (#69975)
rdar://118366415

If a tuple was not already aligned, this would cause a wrong offset to be used in the layout string.
2023-11-27 08:03:38 -08:00

284 KiB