Commits

Connor Wakamo committed 295b438d232
[frontend] Check for unknown arguments before attempting to handle other arguments. Moved the check for unknown arguments ahead of any other attempts to handle arguments. Added test/Frontend/unknown-arguments.swift, which tests the unknown argument handling of "swift_driver -frontend". Swift SVN r11157