Commits

Jordan Rose committed 158e5d06cd3
Only strip the last extension from a file when inferring a module name. Previously, we were finding the /first/ dot in a name, and stripping everything after that. If that's really what someone wants to do, they can use -module-name explicitly. Swift SVN r7374