下载此文档

Cppcheck 1. 静态代码分析工具.doc


文档分类:IT计算机 | 页数:约15页 举报非法文档有奖
1/15
下载提示
  • 1.该资料是网友上传的,本站提供全文预览,预览什么样,下载就什么样。
  • 2.下载该文档所得收入归上传者、原创者。
  • 3.下载的文档,不会出现我们的网址水印。
1/15 下载此文档
文档列表 文档介绍
Cppcheck CC 静态代码分析工具
Cppcheck C/C++静态代码分析工具分类:
第三方库
2012-04-19 12:29
118人阅读
评论(0)
收藏
举报Cppce portability messages
* information
Enable information messages
* unusedFunction
Check for unused functions
* missingInclude
Warn if there are missing includes. For detailed information, use '--check-config'.
Several ids can be given if you separate them with commas. See also --std
--error-exitcode=<n>
If errors are found, integer [n] is returned instead of the default '0'. '1' is returned if arguments are not valid or if no input files are provided. Note that your operating system can modify this value, . '256' can become '0'.
--errorlist
Print a list of all the error messages in XML format.
--exitcode-suppressions=<file>
Used when certain messages should be displayed but should not cause a non-zero exitcode.
--file-list=<file>
Specify the files to check in a text file. Add one filename per line. When file is '-,' the file list will be read from standard input.
-f, --force
Force checking of all configurations in files. If used together with '--max-ifdefs=', the last option is the one that is effective.
-h, --help
Print this help.
-I <dir>
Give path to search for include files. Give several -I parameters to give several paths. First given path is searched for contained header files first. If paths are relative to source files, this is not needed.
--includes-file=<file>
Specify directory paths to search for included header files in a text file. Add one include path per line. First given path is searched for contained header files first. If paths are relative to source files, this is not needed.
-i <dir or file>
Give a source file or source file directory to exclude from the check. This applies only to source files so header files included by source files are not matched. Directory name is matched to all parts of the path.

Cppcheck 1. 静态代码分析工具 来自淘豆网m.daumloan.com转载请标明出处.

非法内容举报中心
文档信息
  • 页数15
  • 收藏数0 收藏
  • 顶次数0
  • 上传人可卿
  • 文件大小15 KB
  • 时间2022-01-17
最近更新