Commits

Jordan Rose committed c97c949fcfe
Add frontend flag -import-module <name>. This implicitly adds the named module as an import of every source file in the module being compiled. This is not intended to be used generally, but will be useful for playgrounds. rdar://problem/19605934 Swift SVN r24905