compile
command_line: /usr/bin/ccache /usr/bin/clazy -I/home/dp/.cache/chorse/cmake/clazy/binary/Utilities -I/home/dp/.cache/chorse/cmake/clazy/binary/Source -I/home/dp/.cache/chorse/cmake/clazy/source/Source -I/home/dp/.cache/chorse/cmake/clazy/source/Source/LexerParser -isystem /home/dp/.cache/chorse/cmake/clazy/source/Utilities/std -isystem /home/dp/.cache/chorse/cmake/clazy/source/Utilities -Wnon-virtual-dtor -Wcast-align -Wchar-subscripts -Wall -W -Wshadow -Wpointer-arith -Wformat-security -Wundef -g -std=c++17 -Wno-deprecated-declarations -MD -MT Source/CMakeFiles/CMakeLib.dir/cmExportCMakeConfigGenerator.cxx.o -MF Source/CMakeFiles/CMakeLib.dir/cmExportCMakeConfigGenerator.cxx.o.d -o Source/CMakeFiles/CMakeLib.dir/cmExportCMakeConfigGenerator.cxx.o -c /home/dp/.cache/chorse/cmake/clazy/source/Source/cmExportCMakeConfigGenerator.cxx
working_directory: "/home/dp/.cache/chorse/cmake/clazy/binary"
Target: CMakeLib
Target Type: STATIC_LIBRARY
Source: /home/dp/.cache/chorse/cmake/clazy/source/Source/cmExportCMakeConfigGenerator.cxx
Language: C++
Config: Debug
stderr:
In file included from /home/dp/.cache/chorse/cmake/clazy/source/Source/cmExportCMakeConfigGenerator.cxx:3:
In file included from /home/dp/.cache/chorse/cmake/clazy/source/Source/cmExportCMakeConfigGenerator.h:14:
In file included from /home/dp/.cache/chorse/cmake/clazy/source/Source/cmExportFileGenerator.h:15:
In file included from /home/dp/.cache/chorse/cmake/clazy/source/Source/cmGeneratorExpression.h:17:
In file included from /home/dp/.cache/chorse/cmake/clazy/source/Source/cmLocalGenerator.h:21:
In file included from /home/dp/.cache/chorse/cmake/clazy/source/Source/cmGeneratorTarget.h:24:
/home/dp/.cache/chorse/cmake/clazy/source/Source/cmStandardLevel.h:17:25: warning: operator<: Pass small and trivially-copyable type by value (const cmStandardLevel & l) [-Wclazy-function-args-by-value]
17 | friend bool operator<(cmStandardLevel const& l, cmStandardLevel const& r)
| ^~~~~~~~~~~~~~~~~~~~~~~~
| cmStandardLevel l
/home/dp/.cache/chorse/cmake/clazy/source/Source/cmStandardLevel.h:17:51: warning: operator<: Pass small and trivially-copyable type by value (const cmStandardLevel & r) [-Wclazy-function-args-by-value]
17 | friend bool operator<(cmStandardLevel const& l, cmStandardLevel const& r)
| ^~~~~~~~~~~~~~~~~~~~~~~~
| cmStandardLevel r
2 warnings generated.