Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
atlas
athena
Merge requests
!43647
Tracking clang-tidy cppcoreguidelines-pro-type-member-init make sure we do not have unitialized members
Code
Review changes
Check out branch
Download
Email patches
Plain diff
Merged
Christos Anastopoulos
requested to merge
ATLAS-EGamma/athena:TrkFitter_clang_tidy_initialize
into
master
May 19, 2021
Overview
11
Commits
3
Pipelines
3
Changes
51
TrkFitters TrkExtrapolation
try to avoid unitialized variables,
Also :
use const
qualify auto
Edited
May 19, 2021
by
Christos Anastopoulos