Commits

Ben Langmuir committed 920a8ff3432
Make using the -i flag an error This flag is now obsoleted by the interactive driver and simply complicates understanding the command-line parsing. Making it an error to force users to move also allows us to reuse the flag in the future if we like. Swift SVN r20641