Skip to content

cppcheck/clang 'perfomance' fixes

Christos Anastopoulos requested to merge ATLAS-EGamma/athena:clang_cppcheck into main

cppcheck/clang 'perfomance' fixes

Mainly use const ref to avoid unecessary copies

Merge request reports