Commits

Chris Lattner committed 80cb2021d2e
teach the repl to run SIL diagnostic passes too, which is required for correctness with the new definite init model (well, it always is, but not IRGen explodes if they aren't run instead of just producing broken code). This is also a step towards rdar://14819740 Swift SVN r7575