mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
This should complete support for Swift-side export control. Note that a TU's imports are still all "re-exported" (i.e. returned from getReexportedModules) whether they are marked [exported] or not. This is a convenient trick to get lookup in the main source file to look at all imported modules, but if we allow real multi-TU compilation we'll have to revisit this. Swift SVN r7052
71 KiB
71 KiB