mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
When building on Linux, the definition of `swift_snprintf_l` would cause an unused function warning. Expand the scope of the preprocessor guard to encompass the function for the single use. This avoids the unused function warning.
13 KiB
13 KiB