infer
https://github.com/facebook/infer
OCaml
A static analyzer for Java, C, C++, and Objective-C
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
OCaml not yet supported2 Subscribers
Add a CodeTriage badge to infer
Help out
- Issues
- False Positive: DANGLING_POINTER_DEREFERENCE on catch parameter in try-with-resources
- False Negative: NULL_DEREFERENCE missing when null check is done via instanceof
- False Positive: INFINITE_EXECUTION_TIME incorrectly reported for simple terminating while-loop
- [Question] Are heuristics used when calculating the preconditions of functions?
- Issue type not being consistently detected - EXPENSIVE_LOOP_INVARIANT_CALL
- Issue type not being detected - INVARIANT_CALL
- Infer issue not being detected - CHECKERS_ALLOCATES_MEMORY
- Infer issue not being detected - CHECKERS_CALLS_EXPENSIVE_METHOD
- Infer issue not being detected - CHECKERS_ANNOTATION_REACHABILITY_ERROR
- Infer issue not being detected - CHECKERS_EXPENSIVE_OVERRIDES_UNANNOTATED
- Docs
- OCaml not yet supported