|
Cppcheck
|
#include "cppcheckexecutor.h"Go to the source code of this file.
Functions | |
| int | main (int argc, char *argv[]) |
| Main function of cppcheck. More... | |
| int main | ( | int | argc, |
| char * | argv[] | ||
| ) |
Main function of cppcheck.
| argc | Passed to CppCheck::parseFromArgs() |
| argv | Passed to CppCheck::parseFromArgs() |
Definition at line 78 of file cli/main.cpp.
References CppCheckExecutor::check(), error, and InternalError::errorMessage.