Commits

Xi Ge committed af957bcad88
[InterfacePrinting] Add a print option to specify whether members of a decl should be separated by empty new lines. By doing so, SourceKit can print Swift intefaces in the same fashion of what Xcode conventionally does. rdar://21710381 Swift SVN r30430