mirror of
https://github.com/apple/swift.git
synced 2026-02-27 18:26:24 +01:00
Add a `PublicSymbolsOnly` option to TBDGenOptions that controls whether to include public-only symbols. This is `true` by default, but will be disabled for symbol mapping.