Skip to content
master
Go to file
Code

Latest commit

Summary:
This diff ignores tagged pointers in the autoreleasepool size, since they are not added to the autorelease pool.

https://opensource.apple.com/source/objc4/objc4-781/runtime/objc-internal.h.auto.html

Reviewed By: ezgicicek

Differential Revision: D23626339

fbshipit-source-id: ba9ef4106
8222d5f

Git stats

Files

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

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.