Skip to content
GitLab
Explore
Sign in
ISF_FastCaloSimServices: Fix clang 10 warning.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:clang10.ISF_FastCaloSimServices-20200714
into
master
Jul 14, 2020
Overview
2
Commits
1
Pipelines
1
Changes
1
Expand
If a dtor is declared final, the class itself should also be declared final.
Merge request reports