llvm-svn: 148903
This commit is contained in:
Eric Christopher 2012-01-25 02:06:52 +00:00
parent c558d7d176
commit 980df5d7ec
1 changed files with 1 additions and 1 deletions

View 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.