]> git.ipfire.org Git - thirdparty/vala.git/commit
vala: Run FlowAnalyzer on all given source-files bbaae36410699887cf6b9cacee0181a78d0638f0
authorRico Tzschichholz <ricotz@ubuntu.com>
Sat, 14 Sep 2019 17:22:36 +0000 (19:22 +0200)
committerRico Tzschichholz <ricotz@ubuntu.com>
Sat, 14 Sep 2019 17:27:24 +0000 (19:27 +0200)
commitbbaae36410699887cf6b9cacee0181a78d0638f0
tree0e006430c808c356bc2fdc481c552e2fbecc3e4b
parent2c46fb18e1c89e46105d05fef5eecfd14b872cfe
vala: Run FlowAnalyzer on all given source-files

This is a regression triggered by 8f3a0a0b64e0c7fbcc9231c3058247920dd6eeda
where we rely on information gathered by it and its changes to the AST.

Silence "never used" warnings for external-package symbols.

Fixes https://gitlab.gnome.org/GNOME/vala/issues/843
vala/valaflowanalyzer.vala