mirror of
https://github.com/apple/swift.git
synced 2026-06-20 15:42:51 +02:00
ff373e901f
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.