This is no trule.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173487 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
David Blaikie 2013-01-25 20:47:58 +00:00
parent 4f070b0fe0
commit a506b00d14

View File

@ -705,7 +705,7 @@ namespace llvm {
return getType().isBlockByrefStruct();
}
/// isInlinedFnArgument - Return trule if this variable provides debugging
/// isInlinedFnArgument - Return true if this variable provides debugging
/// information for an inlined function arguments.
bool isInlinedFnArgument(const Function *CurFn);