Skip to content

WIP: Fix a number of warnings seen when compiling with clang.

Scott Snyder requested to merge ssnyder/Gaudi:clang-warn-20180315 into master
  • struct/class mismatches in declarations.
  • Use of braces in initializers.
  • Unused parameters.
Edited by Marco Clemencic

Merge request reports