Commits

Michael Ilseman committed a54221f4f15
[Clang Importer] Turn on import as init Specially identify and import-as-init. Module printing works, but not SILGen. This will break any SILGen tests over a file that imports a module with an import-as-init name, as newly imported inits are not hooked up correctly.