Commits
Jordan Rose committed 465b083ba97
[serialization] Serialize the header path used by -import-objc-header. This doesn't handle cross-references to decls /loaded/ from the header just yet, so all that's testable right now is whether the header's imports are visible from the secondary target (after being imported in response to loading the serialized module). More of <rdar://problem/16702101> Swift SVN r17638