Author: sgupta
Date: Tue Feb 3 11:23:12 2009
New Revision: 63634
URL: http://llvm.org/viewvc/llvm-project?rev=63634&view=rev
Log:
Fixed the typo in comment.
Modified:
cfe/trunk/lib/CodeGen/CodeGenFunction.h
Modified: cfe/trunk/lib/CodeGen/CodeGenFunction.h
URL:
http://llvm.org/viewvc/llvm-project/cfe/trunk/lib/CodeGen/CodeGenFunction.h?rev=63634&r1=63633&r2=63634&view=diff
==============================================================================
--- cfe/trunk/lib/CodeGen/CodeGenFunction.h (original)
+++ cfe/trunk/lib/CodeGen/CodeGenFunction.h Tue Feb 3 11:23:12 2009
@@ -631,7 +631,7 @@
bool NoInit,
const char *Separator);
- // GenerateStaticBlockVarDecl - return the static declaration of
+ // GenerateStaticCXXBlockVarDecl - return the static declaration of
// a local variable. Performs initialization of the variable if necessary.
llvm::GlobalValue *GenerateStaticCXXBlockVarDecl(const VarDecl &D);
_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits