cppcheck/oss-fuzz
Oliver Stöneberg f7caf7dc93
avoid some unnecessary `std::string()` construction in comparisons (#4357)
* avoid unnecessary string wrapping

* consistently use `strcmp()`
2022-08-14 12:44:09 +02:00
..
CMakeLists.txt Remove bug hunting. This feature will be provided in Cppcheck premium. 2022-04-11 07:31:33 +02:00
Makefile Update Makefile 2020-11-26 22:47:57 +01:00
main.cpp fail `run-clang-tidy` in case of compiler warnings / fixed Clang warnings / cleanups (#4036) 2022-05-15 12:42:29 +02:00
translate.cpp small `ErrorLogger` usage cleanups (#4033) 2022-04-21 21:30:22 +02:00
type2.cpp avoid some unnecessary `std::string()` construction in comparisons (#4357) 2022-08-14 12:44:09 +02:00
type2.h small `ErrorLogger` usage cleanups (#4033) 2022-04-21 21:30:22 +02:00