compile
command_line: /usr/bin/cmake -E __run_co_compile --launcher=/usr/bin/ccache --tidy=/usr/bin/clang-tidy;--extra-arg-before=--driver-mode=g++ --source=/home/dp/.cache/cmake/ci/clazy-tidy-iwyu/source/Source/cmExportBuildAndroidMKGenerator.cxx -- /usr/bin/clazy -DCLANG_TIDY_SHA1=8a59fea458a50d0d2b4216fc37a3d8e89719ec46 -I/home/dp/.cache/cmake/ci/clazy-tidy-iwyu/binary/Utilities -I/home/dp/.cache/cmake/ci/clazy-tidy-iwyu/binary/Source -I/home/dp/.cache/cmake/ci/clazy-tidy-iwyu/source/Source -I/home/dp/.cache/cmake/ci/clazy-tidy-iwyu/source/Source/LexerParser -isystem /home/dp/.cache/cmake/ci/clazy-tidy-iwyu/source/Utilities/std -isystem /home/dp/.cache/cmake/ci/clazy-tidy-iwyu/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/cmExportBuildAndroidMKGenerator.cxx.o -MF Source/CMakeFiles/CMakeLib.dir/cmExportBuildAndroidMKGenerator.cxx.o.d -o Source/CMakeFiles/CMakeLib.dir/cmExportBuildAndroidMKGenerator.cxx.o -c /home/dp/.cache/cmake/ci/clazy-tidy-iwyu/source/Source/cmExportBuildAndroidMKGenerator.cxx
working_directory: "/home/dp/.cache/cmake/ci/clazy-tidy-iwyu/binary"
Target: CMakeLib
Target Type: STATIC_LIBRARY
Source: /home/dp/.cache/cmake/ci/clazy-tidy-iwyu/source/Source/cmExportBuildAndroidMKGenerator.cxx
Language: C++
Config: Debug
stderr:
In file included from /home/dp/.cache/cmake/ci/clazy-tidy-iwyu/source/Source/cmExportBuildAndroidMKGenerator.cxx:3:
In file included from /home/dp/.cache/cmake/ci/clazy-tidy-iwyu/source/Source/cmExportBuildAndroidMKGenerator.h:10:
In file included from /home/dp/.cache/cmake/ci/clazy-tidy-iwyu/source/Source/cmExportAndroidMKGenerator.h:13:
In file included from /home/dp/.cache/cmake/ci/clazy-tidy-iwyu/source/Source/cmExportFileGenerator.h:15:
In file included from /home/dp/.cache/cmake/ci/clazy-tidy-iwyu/source/Source/cmGeneratorExpression.h:17:
In file included from /home/dp/.cache/cmake/ci/clazy-tidy-iwyu/source/Source/cmLocalGenerator.h:21:
In file included from /home/dp/.cache/cmake/ci/clazy-tidy-iwyu/source/Source/cmGeneratorTarget.h:24:
/home/dp/.cache/cmake/ci/clazy-tidy-iwyu/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/cmake/ci/clazy-tidy-iwyu/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.