Files
swift-mirror/lib/Frontend/CompilerInvocation.cpp
Connor Wakamo 295b438d23 [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
2013-12-12 00:23:35 +00:00

4.2 KiB