Commits

Connor Wakamo committed 6eb9a824654
[frontend] Switch CompilerInstance::MainBufferIndex to CompilerInstance::MainBufferID. This matches how we will handle primary inputs. This also fixes an issue where a file named main.swift may not be chosen as the main file if there were multiple inputs and it was replaced by an input buffer. Swift SVN r12154