mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-19 19:52:00 +00:00
Fix whitespace in a comment.
llvm-svn: 57605
This commit is contained in:
parent
9014e7b0dd
commit
b7435b1c03
@ -159,7 +159,7 @@ public:
|
||||
return getAttributes(0);
|
||||
}
|
||||
|
||||
/// getFnAttributes - The function attributes are returned.
|
||||
/// getFnAttributes - The function attributes are returned.
|
||||
Attributes getFnAttributes() const {
|
||||
return getAttributes(~0);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user