Commits

Anna Zaks committed 30039a59f13
Emit Swift declarations when printing SIL. Only print function member declarations and skip the bodies since the bodies are already represented in SIL and ASTPrinter is not good enough to print arbitrary expressions. In order to have valid output, make sure that ASTPrinter does not print references to DynamicLookup protocol. Swift SVN r8627