]> git.ipfire.org Git - thirdparty/vala.git/commit
codegen: Use Expression.target_type/value_type in visit_cast_expression()
authorRico Tzschichholz <ricotz@ubuntu.com>
Sat, 14 Nov 2020 11:23:24 +0000 (12:23 +0100)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sat, 14 Nov 2020 14:57:22 +0000 (15:57 +0100)
commit4f560d0bb2753bed14b2f0688f2d3e686a39d6ca
tree56d4bd8334b42dca0ab86794053249f54b47a8d9
parent11660b4ea676e6c576b14f657293fd86dfa4ad98
codegen: Use Expression.target_type/value_type in visit_cast_expression()

CastExpression.type_reference is meant to hold the actual target type.
codegen/valaccodebasemodule.vala
codegen/valagvaluemodule.vala
codegen/valagvariantmodule.vala