Skip to content
Snippets Groups Projects

CaloRecGPU: fixed clang warnings

Merged Vakhtang Tsulaia requested to merge tsulaia/athena:main-clang into main
All threads resolved!
  • Inconsistent use of the class and struct keywords
  • Local variables set but not used
  • Unused function arguments
  • Unused functions
  • Missing override keywords

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • :white_check_mark: CI Result SUCCESS (hash 9310c156)

    Athena
    externals :white_check_mark:
    cmake :white_check_mark:
    make :white_check_mark:
    tests :white_check_mark:

    Full details available on this CI monitor view. Check the JIRA CI status board for known problems
    :white_check_mark: Athena: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST-EL9 8310] (remote access info)

  • resolved all threads

  • added 44 commits

    Compare with previous version

  • Vakhtang Tsulaia resolved all threads

    resolved all threads

  • This merge request affects 1 package:

    • Calorimeter/CaloRecGPU

    This merge request affects 8 files:

    • Calorimeter/CaloRecGPU/CaloRecGPU/EtaPhiMap.h
    • Calorimeter/CaloRecGPU/CaloRecGPU/StandaloneDataIO.h
    • Calorimeter/CaloRecGPU/src/BasicGPUClusterInfoCalculator.h
    • Calorimeter/CaloRecGPU/src/BasicGPUToAthenaImporter.cxx
    • Calorimeter/CaloRecGPU/src/CaloGPUClusterAndCellDataMonitor.cxx
    • Calorimeter/CaloRecGPU/src/FPHelpers.h
    • Calorimeter/CaloRecGPU/src/GPUKernelSizeOptimizerSvc.h
    • Calorimeter/CaloRecGPU/src/GPUToAthenaImporterWithMoments.cxx

    Adding @dossantn ,@pavol as watchers

  • :warning: WARNING: big files (>100K) are found in the changeset

    :pencil: 108K in file Calorimeter/CaloRecGPU/src/CaloGPUClusterAndCellDataMonitor.cxx

  • Hi @dossantn, thanks for the feedback! Actually, we now have the latest clang17 nightly properly installed on CVMFS, so I was able to compile my changes against it and catch a couple of warnings that were not fixed on the first attempt. Hopefully, we are good now.

  • :white_check_mark: CI Result SUCCESS (hash 912b3090)

    Athena
    externals :white_check_mark:
    cmake :white_check_mark:
    make :white_check_mark:
    tests :white_check_mark:

    Full details available on this CI monitor view. Check the JIRA CI status board for known problems
    :white_check_mark: Athena: number of compilation errors 0, warnings 0
    :pencil: For experts only: Jenkins output [CI-MERGE-REQUEST-EL9 8347] (remote access info)

  • mentioned in commit 18a391e2

  • Please register or sign in to reply
    Loading