mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
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