Skip to content

WIP: Enable GCC 10 static analysis in CI

Robert Mader requested to merge rmader/mutter:enable-fanalyzer into main

This enables static analysis with GCC 10 (https://developers.redhat.com/blog/2020/03/26/static-analysis-in-gcc-10/)

This currently enables static analysis on all builds - maybe it's enough to enable it on the full build only.

Depends and includes !1246 (closed) and !1248 (closed)

Edited by Florian Müllner

Merge request reports