Commits

Chris Lattner committed b29748a6bed
remove the ASTContext argument from Type::transform, (various) FunctionType::get's, ArrayType::get, ArraySliceType::get, OptionalType::get, and a few other places. There is more to be done here, but this is all I plan to do for now. Swift SVN r11497