mirror of
https://github.com/apple/swift.git
synced 2026-03-04 18:24:35 +01:00
The format specifier constructed by the os log implementation uses '*' for width and precision, and passes those values to the os_log ABIs as additional arguments of the message. (The precision/alignment arguments have the type: count). Update tests to handle this change.
2.9 KiB
2.9 KiB