mirror of
https://github.com/apple/swift.git
synced 2025-12-14 20:36:38 +01:00
[interface-gen] Support passing Swift compiler arguments for header file interface generation
Resolves rdar://problem/33249361.
This commit is contained in:
@@ -358,6 +358,7 @@ public:
|
||||
StringRef Name,
|
||||
StringRef HeaderName,
|
||||
ArrayRef<const char *> Args,
|
||||
bool AreSwiftArgs,
|
||||
bool SynthesizedExtensions,
|
||||
Optional<unsigned> swiftVersion) override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user