mirror of
https://github.com/VectorCamp/vectorscan.git
synced 2025-06-28 16:41:01 +03:00
cppcheck solvwe constParameterReference
This commit is contained in:
parent
4c1b76ad27
commit
4a5fff3db4
@ -3299,7 +3299,7 @@ void addEodAnchorProgram(const RoseBuildImpl &build, const build_context &bc,
|
||||
}
|
||||
|
||||
static
|
||||
void addEodEventProgram(const RoseBuildImpl &build, build_context &bc,
|
||||
void addEodEventProgram(const RoseBuildImpl &build,const build_context &bc,
|
||||
ProgramBuild &prog_build, RoseProgram &program) {
|
||||
if (build.eod_event_literal_id == MO_INVALID_IDX) {
|
||||
return;
|
||||
|
Loading…
x
Reference in New Issue
Block a user