mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Inherit parent's extra Clang arguments when creating an interface build sub-invocation.
We would like to make sure they get propagated to downstream transitive Clang module dependencies also. Resolves rdar://101923680
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
// swift-interface-format-version: 1.0
|
||||
// swift-module-flags: -enable-library-evolution -module-name ImportsMacroSpecificClangModule
|
||||
|
||||
import OnlyWithMacro
|
||||
Reference in New Issue
Block a user