CxxUtils: Suppress cppcheck false positive.
Suppress cppcheck false positive about missing dtor for ConcurrentHashmapImpl. m_table gets deleted because it's handed to the Updator object.
Merge request reports
Activity
Filter activity
added Core master review-pending-level-1 labels
CI Result SUCCESS (hash 77080212)Athena AthSimulation AthGeneration AnalysisBase AthAnalysis externals cmake make required tests optional tests Full details available on this CI monitor view
Athena: number of compilation errors 0, warnings 0
AthSimulation: number of compilation errors 0, warnings 0
AthGeneration: number of compilation errors 0, warnings 0
AnalysisBase: number of compilation errors 0, warnings 0
AthAnalysis: number of compilation errors 0, warnings 0
For experts only: Jenkins output [CI-MERGE-REQUEST-CC7 28962]added review-approved label and removed review-pending-level-1 label
mentioned in commit 169f9c31
added sweep:ignore label
Please register or sign in to reply