mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
The flags "-import-bridging-header" and "-import-pch" import a bridging header, treating the contents as a public import. Introduce "internal-" variants of both flags that provide the same semantics, but are intended to treat the imported contents as if they came in through an internal import. This is just plumbing of the options for the moment.
170 KiB
170 KiB