mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +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