mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2024-12-03 19:32:35 +00:00
Another GCC fix
llvm-svn: 145542
This commit is contained in:
parent
b3041feaf7
commit
1da6f4b435
@ -94,7 +94,7 @@ public:
|
||||
};
|
||||
|
||||
class GenerateModuleAction : public ASTFrontendAction {
|
||||
Module *Module;
|
||||
clang::Module *Module;
|
||||
|
||||
protected:
|
||||
virtual ASTConsumer *CreateASTConsumer(CompilerInstance &CI,
|
||||
|
Loading…
Reference in New Issue
Block a user