forked from OSchip/llvm-project
parent
68b6f50938
commit
34f92ace1f
|
@ -1077,4 +1077,4 @@ Parser::DeclTy *Parser::ParseFunctionStatementBody(DeclTy *Decl,
|
|||
|
||||
// TODO: Pass argument information.
|
||||
return Actions.ActOnFinishFunctionBody(Decl, FnBody.Val);
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue