Skip to content
master
Go to file
Code

Latest commit

Summary:
`NonBlocking` methods have starvation errors silenced (but not deadlock ones).  This is implemented by summarising as usual and then filtering out such events when the summary is finalised, if the method is annotated as such.

It's better to not record the events in the first place.

Reviewed By: ezgicicek

Differential Revision: D24237465

fbshipit-source-id: 1b24a26f0
84e9bea

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
m4
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Infer Build Status

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.

You can’t perform that action at this time.