Commits

Joe Groff committed ab4e578aeb7
AST: More robustly grab a Module for ArchetypeBuilder to canonicalize generic signatures. Use the Module from the associated decl instead of using getStdlibModule, which sometimes produces null for -parse-stdlib tests, and is probably wrong. Swift SVN r28380