mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
[interface-gen] Rename AreSwiftArgs -> UsingSwiftArgs throughout
This commit is contained in:
@@ -358,7 +358,7 @@ public:
|
||||
StringRef Name,
|
||||
StringRef HeaderName,
|
||||
ArrayRef<const char *> Args,
|
||||
bool AreSwiftArgs,
|
||||
bool UsingSwiftArgs,
|
||||
bool SynthesizedExtensions,
|
||||
Optional<unsigned> swiftVersion) override;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user