Commits

Joe Groff committed d929f419233
SDK test archiving and unarchiving a generic Swift class. We want to ensure the class name is stable across process invocations, so write the test as a driver that respawns itself as separate archiver and unarchiver subprocesses, with the archiver piping the archived data to the unarchiver. Swift SVN r29320