mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
To incorporate extensions to types from other modules, the tool sometimes needs to pull type declaration from external modules even though these modules are not under checking. We need a flag to explicitly mark such case.