cppcheck/cli
Oliver Stöneberg d36e05af28
enabled and fixed `modernize-use-emplace` clang-tidy warnings (#4165)
* enabled and fixed `modernize-use-emplace` clang-tidy warnings

* avoid unnecessary creation of temporaries in `emplace_back()` calls
2022-06-03 15:09:29 +02:00
..
CMakeLists.txt
cli.vcxproj
cli.vcxproj.filters
cmdlineparser.cpp enabled and fixed `modernize-use-emplace` clang-tidy warnings (#4165) 2022-06-03 15:09:29 +02:00
cmdlineparser.h
cppcheckexecutor.cpp
cppcheckexecutor.h
filelister.cpp
filelister.h
main.cpp
threadexecutor.cpp
threadexecutor.h
version.rc