+Arx/src/ai/Paths.cpp:412:20: warning: pass by value and use std::move [modernize-pass-by-value] +Arx/src/game/EntityId.h:37:11: warning: pass by value and use std::move [modernize-pass-by-value] +Arx/src/io/resource/ResourcePath.h:50:22: warning: pass by value and use std::move [modernize-pass-by-value] +Arx/src/script/ScriptEvent.h:28:24: warning: pass by value and use std::move [modernize-pass-by-value] +Arx/src/script/ScriptUtils.h:154:17: warning: pass by value and use std::move [modernize-pass-by-value] +Arx/src/script/ScriptedLang.cpp:537:12: warning: pass by value and use std::move [modernize-pass-by-value] +Arx/src/util/cmdline/detail/Interpreter.h:100:10: warning: pass by value and use std::move [modernize-pass-by-value] +Arx/src/util/cmdline/detail/Interpreter.h:100:42: warning: pass by value and use std::move [modernize-pass-by-value] +Arx/src/util/cmdline/detail/LexicalCall.h:191:26: warning: pass by value and use std::move [modernize-pass-by-value] +Arx/tools/crashreporter/ErrorReport.cpp:85:26: warning: pass by value and use std::move [modernize-pass-by-value]