CodeAnalysis
CodeAnalysis copied to clipboard
Cppcheck will block checking c files containing large arrays
when c file have some large arrays, cppcheck will block when check the file. if other c file have use the large array, cppcheck also will block when check it.
可以的话,麻烦提供下示例代码文件。