mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
We would like to make sure they get propagated to downstream transitive Clang module dependencies also. Resolves rdar://101923680
5 lines
155 B
Plaintext
5 lines
155 B
Plaintext
// swift-interface-format-version: 1.0
|
|
// swift-module-flags: -enable-library-evolution -module-name ImportsMacroSpecificClangModule
|
|
|
|
import OnlyWithMacro
|