This is no trule.
authorDavid Blaikie <dblaikie@gmail.com>
Fri, 25 Jan 2013 20:47:58 +0000 (20:47 +0000)
committerDavid Blaikie <dblaikie@gmail.com>
Fri, 25 Jan 2013 20:47:58 +0000 (20:47 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@173487 91177308-0d34-0410-b5e6-96231b3b80d8

include/llvm/DebugInfo.h

index fdf6e969175c8f9ee2495a3affaa3da315df43e5..dd32de9f39093ea2aeb24d64ea5a8bf72d9040e4 100644 (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);