dense-analysis / dense-analysis/ale
Add support for infer (supports C/C++/ObjC/ObjCpp/Java & MakeFiles), also known as fbinfer
Open
new tool
- Dominant language
- Vim Script
- Stars
- 14k
- Forks
- 1.5k
- Avg merge
- 17h 49m
- Merged PRs (30d)
- 1
Description
**Name:** infer (or fbinfer)
**URL:** https://fbinfer.com/
A tool to detect bugs in Java and C/C++/Objective-C code before it ships
Infer is a static analysis tool - if you give Infer some Java or C/C++/Objective-C code it produces a list of potential bugs. Anyone can use Infer to intercept critical bugs before they have shipped to users, and help prevent crashes or poor performance.
Contributor guide
Assessment
This issue has not been assessed yet.