Commits

John McCall committed d4f80a39930
Introduce a ClassLayoutBuilder and use it to build layouts. The test changes are that we're setting a class body on some types that we weren't before. For some of these, this is okay; for others, it's more questionable, but ultimately not *harmful*. Swift SVN r3746