Commits

Doug Gregor committed 4ee6c25bb11
Allow classes to be constructed without 'new' keyword in the old type checker. Allows us to eliminate all of these uses of 'new' from the standard library, so we can actually kill off the 'new' syntax. Swift SVN r4995