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

Language: C++

Config: Debug

stderr:

/home/dp/.cache/chorse/cmake/clazy/source/Source/cmArgumentParser.cxx:19:49: warning: ArgumentParser::KeywordActionMap::Emplace(cm::string_view, KeywordAction)::(anonymous class)::operator(): Pass small and trivially-copyable type by value (const cm::string_view & k) [-Wclazy-function-args-by-value]
   19 |                      [](value_type const& elem, cm::string_view const& k) {
      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                                 cm::string_view k
/home/dp/.cache/chorse/cmake/clazy/source/Source/cmArgumentParser.cxx:31:49: warning: ArgumentParser::KeywordActionMap::Find(cm::string_view)::(anonymous class)::operator(): Pass small and trivially-copyable type by value (const cm::string_view & k) [-Wclazy-function-args-by-value]
   31 |                      [](value_type const& elem, cm::string_view const& k) {
      |                                                 ^~~~~~~~~~~~~~~~~~~~~~~~
      |                                                 cm::string_view k
2 warnings generated.
Status: 0
Loading...