Another GCC fix

llvm-svn: 145542
This commit is contained in:
Douglas Gregor 2011-11-30 23:48:34 +00:00
parent b3041feaf7
commit 1da6f4b435
1 changed files with 1 additions and 1 deletions

View File

@ -94,7 +94,7 @@ public:
};
class GenerateModuleAction : public ASTFrontendAction {
Module *Module;
clang::Module *Module;
protected:
virtual ASTConsumer *CreateASTConsumer(CompilerInstance &CI,