mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
It turns out the problem was with the full length of the argument list in characters (bytes), not just the /number/ of arguments. Defeat this by using paths relative to the temporary directory we're using. rdar://problem/25617239, hopefully for the last time.