mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Rename defaultDiagnosticLoc to bufferIndirectlyCausingDiagnostic.
This commit is contained in:
@@ -43,7 +43,7 @@ public:
|
||||
StringRef FormatString,
|
||||
ArrayRef<DiagnosticArgument> FormatArgs,
|
||||
const DiagnosticInfo &Info,
|
||||
SourceLoc defaultDiagnosticLoc) override;
|
||||
SourceLoc bufferIndirectlyCausingDiagnostic) override;
|
||||
};
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user