Skip to content

JetToolHelpers: fixed clang warnings

Vakhtang Tsulaia requested to merge tsulaia/athena:main-clang into main
  • Missing destructor
  • Missing override keyword
  • Adding 'const int' to a string does not append to the string

Merge request reports