Commits

Doug Gregor committed 8b2221a16f0
Put TypeVariableTypes in the constraint checker arena. Silly me. ~3% speedup and 1% memory reduction from actually puttying type variables into the arena I created for them. All of the *structural* types involving type variables were already there. Swift SVN r3177