]> granicus.if.org Git - clang/commitdiff
Formatting.
authorEric Christopher <echristo@apple.com>
Thu, 12 Jan 2012 01:26:51 +0000 (01:26 +0000)
committerEric Christopher <echristo@apple.com>
Thu, 12 Jan 2012 01:26:51 +0000 (01:26 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@147988 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/CGDebugInfo.cpp

index f48157f48c7adf52f0c43b7782458df3e6b48fea..46a50e555bcfb24714020bda0ecff68445339a25 100644 (file)
@@ -863,7 +863,7 @@ CGDebugInfo::CreateCXXMemberFunction(const CXXMethodDecl *Method,
 }
 
 /// CollectCXXMemberFunctions - A helper function to collect debug info for
-/// C++ member functions.This is used while creating debug info entry for 
+/// C++ member functions. This is used while creating debug info entry for 
 /// a Record.
 void CGDebugInfo::
 CollectCXXMemberFunctions(const CXXRecordDecl *RD, llvm::DIFile Unit,