saved returnParameterNames in FunctionType constructor

This commit is contained in:
Liana Husikyan
2015-04-27 13:08:32 +02:00
parent 88536f90e8
commit 1087d34a66
4 changed files with 10 additions and 2 deletions
+1
View File
@@ -526,6 +526,7 @@ bool ExpressionCompiler::visit(FunctionCall const& _functionCall)
TypePointers{},
TypePointers{},
strings(),
strings(),
Location::External,
false,
true,