PyAnalyzer

所属分类:C/C++基础
开发工具:Python
文件大小:0KB
下载次数:0
上传日期:2023-10-28 11:38:03
上 传 者sh-1993
说明:  Python静态分析器C包装器++
(Python Static Analyzer Wrapper for C++)

文件列表:
PyAnalyzer.py (1084, 2023-10-28)
Todo.md (216, 2023-10-28)
analyzer.py (7088, 2023-10-28)
analyzers_factory.py (1223, 2023-10-28)
clang-tidy/ (0, 2023-10-28)
clang-tidy/.clang-tidy (7490, 2023-10-28)
clang-tidy/install.sh (399, 2023-10-28)
clang_tidy.py (2663, 2023-10-28)
cppcheck.py (3210, 2023-10-28)
cppcheck/ (0, 2023-10-28)
cppcheck/ErrorLevels.txt (332, 2023-10-28)
cppcheck/Suppressions.txt (1405, 2023-10-28)
cppcheck/install.sh (590, 2023-10-28)
git_client.py (2663, 2023-10-28)
options.py (1175, 2023-10-28)
trace.py (1726, 2023-10-28)
v1/ (0, 2023-10-28)
v1/Makefile.inc (962, 2023-10-28)
v1/analyze-modules.sh (213, 2023-10-28)
v1/analyze-services.sh (214, 2023-10-28)
v1/clang-tidy/ (0, 2023-10-28)
v1/clang-tidy/Excludes.json.off (51, 2023-10-28)
v1/clang-tidy/Makefile.inc (1405, 2023-10-28)
v1/clang-tidy/Suppressions.txt (10172, 2023-10-28)
v1/clang-tidy/Suppressions_errors.txt (2531, 2023-10-28)
v1/code_coverage/ (0, 2023-10-28)
v1/code_coverage/doc_coverage.py (8914, 2023-10-28)
v1/code_coverage/doc_coverge_template.html (1839, 2023-10-28)
v1/code_coverage/report/ (0, 2023-10-28)
v1/code_coverage/report/gcov.css (9894, 2023-10-28)
v1/cppcheck/ (0, 2023-10-28)
v1/cppcheck/Makefile.inc (1404, 2023-10-28)
v1/cppcheck/Suppressions.txt (1380, 2023-10-28)
v1/create-priority-list.py (2495, 2023-10-28)
v1/doc-generate.sh (84, 2023-10-28)
v1/git-hooks-install.sh (381, 2023-10-28)
... ...

# PyAnalyzer Python Static Analyzer Wrapper ## FAQ - https://www.youtube.com/watch?v=Q3xtKUp6cAo&loop=0 - https://www.youtube.com/watch?v=a7r3A4pd5Ew - https://blog.kitware.com/static-checks-with-cmake-cdash-iwyu-clang-tidy-lwyu-cpplint-and-cppcheck/ - https://github.com/lefticus/cpp_starter_project/blob/master/cmake/StaticAnalyzers.cmake - https://github.com/lefticus/cpp_starter_project/blob/master/cmake/Sanitizers.cmake - C++ Russia 2017: Юрий Ефимочев, clang-tidy: путешествие внутрь C++ Abstract Syntax Tree - https://fekir.info/post/clang-tidy-windows/ ## Custom rules - [2020 LLVM Developers’ Meeting: “Using Clang-tidy for Customized Checkers and Large Scale Source...”](https://www.youtube.com/watch?v=UfLH7dORav8) ## Run parallel - https://github.com/llvm-mirror/clang-tools-extra/blob/master/clang-tidy/tool/run-clang-tidy.py ## Scripts - https://github.com/btorpey/static - https://gitlab.cern.ch/kdort/allpix-squared/-/blob/ab2bb6c280fdb056891a043a81dd96b4ac756df6/cmake/clang-cpp-checks.cmake - https://git.rz.tu-bs.de/irmb/virtualfluids/-/blob/78f2c812359e83bd7258e3fc0bea9064feb96910/sonar-project.properties

近期下载者

相关文件


收藏者