LArMonitoring: Fix clang 10 warning.
Code
Review changes
Check out branch
Open in Workspace
Download
Patches
Plain diff
Expand sidebar
LArMonitoring: Fix clang 10 warning.
Scott Snyder
requested to merge
ssnyder/athena:clang10.LArMonitoring-20200716
into
master
Jul 16, 2020
Overview
3
Commits
1
Pipelines
1
Changes
1
If a dtor is declared final, the class itself should also be declared final.
Merge request reports
Loading