Commits

Jordan Rose committed e3261af6958
[Driver] Don't pass -module-name to the LLDB REPL. The LLDB REPL doesn't guarantee any particular module name, and in particular it currently uses multiple modules to handle redefinitions. <rdar://problem/17918172> Swift SVN r21303