]> granicus.if.org Git - clang/commitdiff
Typo.
authorEric Christopher <echristo@apple.com>
Wed, 25 Jan 2012 02:06:52 +0000 (02:06 +0000)
committerEric Christopher <echristo@apple.com>
Wed, 25 Jan 2012 02:06:52 +0000 (02:06 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@148903 91177308-0d34-0410-b5e6-96231b3b80d8

lib/CodeGen/CGDebugInfo.h

index 49f822be0014e6b9b2c2989eefc76824fb1b4a0d..8e1dd2b6f87d5c9e91d308f514ff446ec47d971b 100644 (file)
@@ -232,7 +232,7 @@ private:
   /// getContextDescriptor - Get context info for the decl.
   llvm::DIDescriptor getContextDescriptor(const Decl *Decl);
 
-  /// CreateContextChain - Create a set of decls for the context chain.
+  /// createContextChain - Create a set of decls for the context chain.
   llvm::DIDescriptor createContextChain(const Decl *Decl);
 
   /// getCurrentDirname - Return current directory name.