mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-25 15:49:08 -05:00
b5d7f5b0e8
Fix issues diagnosed by clang-tidy [readability-non-const-parameter] The patch separates the definitions of the function headers for the two variants (CMAKE_USE_ELF_PARSER or not) and comments out the parameter names to not consider them for any const-ness in the case they are actually not even looked at. Signed-off-by: Matthias Maennich <matthias@maennich.net>
84 KiB
84 KiB