Commits

Connor Wakamo committed c6d23228dba
[frontend] Updated CompilerInvocation::parseArgs() so that it emits a diagnostic when it encounters an unknown argument. Added a test which ensures that the driver invokes the integrated frontend in a way which does not produce any errors, in order to catch mismatches between the options the driver passes to the integrated frontend and the options which the integrated frontend accepts. Swift SVN r11105