Skip to content

fix warnings from clang - part 1

Thomas Andersen requested to merge phomes/mesa:clang-warnings into main

Compiling with clang produces a ton of warnings. This first MR cleans up a few trivial ones.

Merge request reports