Skip to content
GitLab
Explore
Sign in
TrigServices: Fix cppcheck warnings.
Code
Review changes
Check out branch
Download
Patches
Plain diff
Scott Snyder
requested to merge
ssnyder/athena:cppcheck.TrigServices-20201018
into
master
Oct 18, 2020
Overview
3
Commits
1
Pipelines
1
Changes
3
Expand
Pass class instances by const reference, not by value.
assert() with side effects.
unused value.
Merge request reports
Loading