Stale comment.

Swift SVN r8469
This commit is contained in:
Joe Groff
2013-09-19 23:16:46 +00:00
parent f05641d208
commit c8e9a9d6c9

View File

@@ -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);
}