Clang Tidy

Listed below are the warnings and suggestions made by Clang Tidy during compilation.

Type Address Library Message
/home/runner/work/parallel-preprocessor/parallel-preprocessor/src/PPP/./Executor.h
69:18 -Wunused-variable warning: unused variable ‘ip’
70:18 -Wunused-variable warning: unused variable ‘dim’
/home/runner/work/parallel-preprocessor/parallel-preprocessor/third-party/mm_io.cpp
328:39 -Wunused-parameter warning: unused parameter ‘M’
328:46 -Wunused-parameter warning: unused parameter ‘N’
/home/runner/work/parallel-preprocessor/parallel-preprocessor/src/Geom/CollisionDetector.cpp
483:14 -Wunused-variable warning: unused variable ‘iBig’
736:22 -Wunused-but-set-variable warning: variable ‘coincidenceResolved’ set but not used
/home/runner/work/parallel-preprocessor/parallel-preprocessor/src/Geom/GeometryShapeChecker.h
285:26 -Wtype-limits warning: comparison of unsigned expression >= 0 is always true