Unbreak build with GCC. Clang is too lame to diagnose this particular ill-formedness

llvm-svn: 145539
This commit is contained in:
Douglas Gregor 2011-11-30 23:29:56 +00:00
parent de3ef502a9
commit ef42154c17
1 changed files with 0 additions and 2 deletions

View File

@ -249,8 +249,6 @@ namespace clang {
void parseHeaderDecl();
public:
typedef Module Module;
explicit ModuleMapParser(Lexer &L, SourceManager &SourceMgr,
DiagnosticsEngine &Diags,
ModuleMap &Map,