The Wayback Machine - https://web.archive.org/web/20220531091240/https://github.com/facebook/infer
Skip to content
main
Switch branches/tags
Code

Latest commit

Summary: Add some tests that demonstrate that function arguments are evaluated eagerly (even if they are not used).

Reviewed By: mmarescotti

Differential Revision: D36659060

fbshipit-source-id: 146319517ce0193980364a7ba2094391cdd74422
b4415b4

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
Oct 28, 2021
Jan 31, 2017

logo

Infer build website

Infer is a static analysis tool for Java, C++, Objective-C, and C. Infer is written in OCaml.

Installation

Read our Getting Started page for details on how to install packaged versions of Infer. To build Infer from source, see INSTALL.md.

Contributing

See CONTRIBUTING.md.

License

Infer is MIT-licensed.

Note: Enabling Java support may require you to download and install components licensed under the GPL.