Commits

Manman Ren committed c6d4cc05c6f
[Printer] add sil-disable-ast-dump to disable dumping top AST decls. This will be used for parsing sil generated from stdlib. We will ignore the AST decls and instead import them from the module. rdar://17979145 Swift SVN r22367