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/cmExportTryCompileFileGenerator.cxx.o -MF Source/CMakeFiles/CMakeLib.dir/cmExportTryCompileFileGenerator.cxx.o.d -o Source/CMakeFiles/CMakeLib.dir/cmExportTryCompileFileGenerator.cxx.o -c /home/dp/.cache/chorse/cmake/clazy/source/Source/cmExportTryCompileFileGenerator.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/cmExportTryCompileFileGenerator.cxx

Language: C++

Config: Debug

stderr:

In file included from /home/dp/.cache/chorse/cmake/clazy/source/Source/cmExportTryCompileFileGenerator.cxx:3:
In file included from /home/dp/.cache/chorse/cmake/clazy/source/Source/cmExportTryCompileFileGenerator.h:12:
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.
Status: 0
Loading...