mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
We're dealing with a potentially arbitary shell command here, so make sure we don't continue parsing after a shell operator such as `&&`.
We're dealing with a potentially arbitary shell command here, so make sure we don't continue parsing after a shell operator such as `&&`.