Skip to content

analyzer variable 'it' shadows outer variable

Marius Pa requested to merge nmariusp/analitza:work/nmariusp/it_shadow into master

Fix cppcheck issue "[analitza/analyzer.cpp:1315] (style) Local variable 'it' shadows outer variable [shadowVariable]".

Merge request reports