cppcheck/cli
Long Radix c033c62190
Typos and stilistic updates (#5141)
2023-06-14 12:30:45 +02:00
..
CMakeLists.txt
cli.vcxproj
cli.vcxproj.filters
cmdlineparser.cpp Use path to executable when trying to load library (#5082) 2023-05-26 06:55:36 +02:00
cmdlineparser.h CmdLineParser: pass suppressions separately from settings (#5023) 2023-04-30 20:56:54 +02:00
cppcheckexecutor.cpp Fixed #11700 (Markup support is broken, unused function false positives) (#5025) 2023-05-03 11:19:13 +02:00
cppcheckexecutor.h Refactoring: Break out loadLibraries() function. (#5024) 2023-05-01 14:41:14 +02:00
cppcheckexecutorseh.cpp
cppcheckexecutorseh.h
cppcheckexecutorsig.cpp fixed some CLion inspection warnings (#4688) 2023-04-28 16:02:41 +02:00
cppcheckexecutorsig.h
executor.cpp cleaned up includes based on `include-what-you-use` (#5021) 2023-04-30 07:33:19 +02:00
executor.h
filelister.cpp File lister: Fix possible resource leaks (#5031) 2023-05-03 16:23:07 +02:00
filelister.h
main.cpp Use path to executable when trying to load library (#5082) 2023-05-26 06:55:36 +02:00
precompiled.h
processexecutor.cpp Typos and stilistic updates (#5141) 2023-06-14 12:30:45 +02:00
processexecutor.h
singleexecutor.cpp SingleExecutor: process markup files after code when scanning projects (#4972) 2023-05-03 17:32:28 +02:00
singleexecutor.h
stacktrace.cpp
stacktrace.h
threadexecutor.cpp make sure executors are only used in the intended context / `TestSuppressions` cleanups (#4963) 2023-04-28 12:41:53 +02:00
threadexecutor.h
version.rc