mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
`-define-availability` arguments for stdlib modules can be very long, which may exceed Windows command-line length limits and cause build failures. Use response files to avoid this.