Skip to content

Fixed clang warnings

Vakhtang Tsulaia requested to merge tsulaia/athena:main-clang into main
  1. ZDC_DetFactory.cxx: unused local variable
  2. ActsDetectorElement.cxx: unused lamdba capture. @jojungge, the warning was triggered by !70106 (merged). Could you please check that the fix is correct? Thanks.

Merge request reports