Commits

Manman Ren committed f8b686a2ccb
SILSerializer: handle body of closure. Body of closure needs to be serialized if its caller is serialized. To fix this, we serialize private functions that are referenced by a serialized function. rdar://15884245 Swift SVN r13162