Fix wrong name in comment.

llvm-svn: 165224
This commit is contained in:
Duncan Sands 2012-10-04 13:07:26 +00:00
parent ac8317fd36
commit 484c96bbdb
1 changed files with 2 additions and 2 deletions

View File

@ -68,8 +68,8 @@ public:
/// attribute on it in its containing function.
bool hasNoCaptureAttr() const;
/// hasSRetAttr - Return true if this argument has the sret attribute on it in
/// its containing function.
/// hasStructRetAttr - Return true if this argument has the sret attribute on
/// it in its containing function.
bool hasStructRetAttr() const;
/// addAttr - Add a Attribute to an argument