A static source code analysis tool to improve quality and reduce defects for C, C++ and Objective-C
A static source code analysis tool to improve quality and reduce defects for C, C++ and Objective-C
OCLint is a static code analysis tool for improving quality and reducing defects by inspecting C, C++ and Objective-C code.
It looks for potential problems that aren't visible to compilers, for example:
For more information, visit https://oclint.org
Compilation contains multiple jobs
False positives due to macro expansion
OCLint show many 'n errors reported.' messages and generating an empty report.
High memory consumption for large projects
Allow a way to give an output folder to -enable-clang-static-analyzer
Feature request: lint files in parallel
Feature Request: Distribute OCLint through CocoaPods
Any way to get cmake to output an Xcode project file?
NS_ENUM、NS_OPTION Visit failed~!
Multiple report types