Commits

Doug Gregor committed 4250676fc81
Add implicit destructor even if we're only performing a first pass over a class. This makes sure that we still get destructors for classes in other files that we're only partially type checking. Swift SVN r15096