mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
`env` is a default'ed parameter. In some cases it may be passed a `nullptr`, which is not a valid parameter to `llvm::toStringRefArray`. Guard against this case. This allows the swift compiler to work again on Windows!
1.3 KiB
1.3 KiB