Commits

Brian Gesiak committed cc32f9376d4
[SR-2400] Add `-continue-building-after-errors` (#4437) Currently the Swift driver stops invoking frontend commands as soon as one of them reports an error. Add a flag to control this behavior, so that users can choose whether to see all the errors at once or bail out early.