diff options
author | Matthias Maennich <matthias@maennich.net> | 2017-09-19 21:58:08 (GMT) |
---|---|---|
committer | Brad King <brad.king@kitware.com> | 2017-09-28 11:23:42 (GMT) |
commit | b5d7f5b0e8490a66cdd603e0ee38890426b3b6c4 (patch) | |
tree | ceb8024fee98ce8185b0a9a133be46e86e949493 /Source/cmXCodeObject.cxx | |
parent | 9a2da3395034844fb91998005d9c7db648492c6b (diff) | |
download | CMake-b5d7f5b0e8490a66cdd603e0ee38890426b3b6c4.zip CMake-b5d7f5b0e8490a66cdd603e0ee38890426b3b6c4.tar.gz CMake-b5d7f5b0e8490a66cdd603e0ee38890426b3b6c4.tar.bz2 |
Fix occurrences of readability-non-const-parameter
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>
Diffstat (limited to 'Source/cmXCodeObject.cxx')
0 files changed, 0 insertions, 0 deletions