From: Fariborz Jahanian Date: Wed, 16 Jan 2008 00:09:11 +0000 (+0000) Subject: Typo. X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=b586cce95c69161c771f7a966383beb4fc5dd394;p=clang Typo. git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@46038 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/Driver/RewriteTest.cpp b/Driver/RewriteTest.cpp index bd43edae57..8d3035bd12 100644 --- a/Driver/RewriteTest.cpp +++ b/Driver/RewriteTest.cpp @@ -58,7 +58,7 @@ namespace { FileVarDecl *ConstantStringClassReference; RecordDecl *NSStringRecord; - // ObjC foreach break/continue generation supper. + // ObjC foreach break/continue generation support. int BcLabelCount; // Needed for super.