]> git.ipfire.org Git - thirdparty/vala.git/commit
memberaccess: Don't check for nullability
authorTimm Bäder <mail@baedert.org>
Sat, 5 Nov 2016 15:31:33 +0000 (16:31 +0100)
committerTimm Bäder <mail@baedert.org>
Sat, 5 Nov 2016 20:15:48 +0000 (21:15 +0100)
commit1520be13650c1f41f596db5670b2e9727e2b165e
treea4713799300c8be8da671169c82f7313a1b52393
parent64b72f3760106f427650f44dfe2e6fa76d7d59f0
memberaccess: Don't check for nullability

wheter an access is nullable or not depends on the flow graph, so leave
this to the FlowAnalyzer.
vala/valamemberaccess.vala