Project-OSRM / osrm-backend

Open Source Routing Machine - C++ backend
http://map.project-osrm.org
BSD 2-Clause "Simplified" License
6.33k stars 3.35k forks source link

Fix clang-tidy warnings #6928

Open SiarheiFedartsou opened 3 months ago

SiarheiFedartsou commented 3 months ago

We updated to clang-tidy 18 in https://github.com/Project-OSRM/osrm-backend/pull/6919/files and disabled some of newly introduced warnings. This issue is to track progress on fixing them:

NOTE: some of them may be not actually very useful

SiarheiFedartsou commented 3 months ago

https://github.com/Project-OSRM/osrm-backend/pull/6934