×
日本語のページを検索
  • すべての言語
  • 日本語のページを検索
すべての結果

Cppcheck

ソフトウェア
Cppcheckは、CおよびC++プログラミング言語用の静的コード分析ツールです。非標準コードをチェックできる汎用性の高いツールです。作成者およびリード開発者はDanielMarjamäkiです。 Cppcheckは、GNU GeneralPublicLicenseに基づく自由ソフトウェアです。 ウィキペディア(英語)
プログラミング言語C++
ライセンスGNU
作成者ダニエル・マリヤマキ
初リリース日May 8, 2007; 16 年前
安定版リリース2.14.0 / 20 April 2024; 0 日前

関連する質問
static analysis of C/C++ code. Contribute to danmar/cppcheck development by creating an account on GitHub.
Cppcheck is a free and open-source static analysis tool for C/C++ code. It provides unique code analysis to detect bugs and focuses on detecting undefined ...
2023/10/28 · Cppcheck – A tool for static C/C++ code analysis Cppcheck is an analysis tool for C/C++ code. It detects the types of bugs that ...
Cppcheck is a static analysis tool for C/C++ code. It provides unique code analysis to detect bugs and focuses on detecting undefined behaviour and ...
評価 (8) · 無料
2022/02/05 · Static analysis of C/C++ code. Checks for: memory leaks, mismatching allocation-deallocation, buffer overrun, and many more.
2016/02/03 · c]: (information) Too many #ifdef configurations - cppcheck only checks 12 of 61 configurations. Use --force to check all configurations. [ ...
iutest is framework for writing C++ tests. Features. An XUnit test framework. Header only, no external dependencies. Test discovery. XML/JUnit test report ...
C++ Compiler · Dev-C++ · CPP Check · REST Debugger · Low Code Wizards · FMX Stencils · InterBase IBLite · InterBase Developer · PyScripter · Python Tools ...
Cppcheck is a command-line tool that tries to detect bugs that your C/C++ compiler doesn't see. It is versatile, and can check non-standard code including ...
2020/11/14 · Clang is executed by Cppcheck and then Cppcheck reads and converts the Clang AST into normal Cppcheck ... C++ project that generates mismatching ...