mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
- Adds a space after the `for`; - Changes `Instance` to use `getASTContext` directly. - The `getFileOutputStream` method already checks for the `"-"` file name and returns `stdout` in that case. Replace the current (redundant) check with that one, and therefore replace the current default (`stderr`) with `stdout`.
70 KiB
70 KiB