mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Stale comment.
Swift SVN r8469
This commit is contained in:
@@ -355,7 +355,7 @@ public:
|
||||
}
|
||||
|
||||
/// True if this function type takes an indirect return address as its
|
||||
/// final argument.
|
||||
/// first argument.
|
||||
bool hasIndirectReturn() const {
|
||||
return bool(indirectReturn);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user