Skip to content
GitLab
Explore
Sign in
Fix clang 10 warnings.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/Gaudi:clang10-20201219
into
master
Dec 19, 2020
Overview
2
Commits
2
Pipelines
2
Changes
3
Expand
Implicit assignment op in the presence of an explicit copy ctor is deprecated. And also the other way round.
Needed to fix warnings in the ATLAS clang build.
Merge request reports
Loading