PC-lint Plus is a static analysis tool that finds defects in software by analyzing the C and C++ source code.
PC-lint Plus通过新信息进一步扩展了现有的MISRA C 2012支持,改进了信息措辞,更清楚地解释了诊断出来的违规行为。支持AMD-1,以及调整某些MISRA规则的行为以匹配常见用例和替代规则解释说明。PC-lint Plus还支持essential type(基本类型)细分,这些细分可以准确显示表达式的不同部分如何促成表达式的最终essential type,以帮助...
Downloads Support Do you have technical questions about PC-lint Plus or would you like to get technical advice for your project? We will gladly support you in various ways. For general support inquiries please emailsupport@pclintplus.com....
PC-lint Plus是一种静态分析工具,通过分析C和C ++源代码来发现软件中的缺陷。与编译器一样,PC-lint Plus会解析源代码文件,执行语义分析,并构建一个抽象语法树来表示程序。PC-lint Plus采用各种机制,包括数据流分析,数值跟踪,读写分析,强类型检查,功能语义验证和许多其他技术,来提供对单个文件和整个项目强大而全面...
PC-lint Plus是一种静态分析工具,专门用于检查C和C++代码中的潜在问题。它构建抽象语法树并运用多种技术,包括数据流分析、数值跟踪、读写分析、强类型检查和功能语义验证,以提供对单个文件和整个项目全面而强大的分析。本文提供安装PC-lint Plus的指南,包括操作系统需求和安装步骤。下载PC-lint Plus正式...
2、添加行PATH = $ PATH:pc-lint-plus-dir,其中pc-lint-plus-dir是PC-lint Plus可执行文件所在目录的完整路径。 3、保存并退出。 通过从新打开的终端窗口运行echo $ PATH来验证更改。 注意:此更改不会影响已经打开的终端窗口。 (三)在macOS上设置PATH环境变量 ...
PC-lint Plus is a static analysis tool that finds defects in software by analyzing the C and C++ source code.
Learn how to use PC-lint Plus for Linux. Download PDF Getting Started using PC-lint Plus for macOS Learn how to use PC-lint Plus for macOS. Download PDF Getting Started using PC-lint Plus with Visual Studio Learn how to use PC-lint Plus with Visual Studio. ...
Vector Informatik has a long experience in providing dynamic testing solutions for embedded and distributed systems that extend from low level unit testing through system testing. This acquisition extends that testing portfolio by adding “PC-lint Plus”
PC-lint Plus 可以从命令行运行,集成到您的构建过程或持续集成系统中,或者从您的 IDE 中运行。遵守安全关键应用中使用的编码标准强制遵守包括MISRA C 和 C++、AUTOSAR和CERT C在内的行业编码标准,自定义个别指南的检测,并通过精确的诊断抑制轻松支持指南偏差。PC-lint Plus 参考手册包含详细的编码指南支持矩阵和...