This website works better with JavaScript.
Explore
Help
Sign In
pghs975uc
/
infer_clone
Watch
1
Star
0
Fork
You've already forked infer_clone
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
393f5aad1e
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '393f5aad1e'
${ noResults }
infer_clone
/
dependencies
/
clang-plugin
/
clang-plugin-version.config
2 lines
41 B
Raw
Normal View
History
Unescape
Escape
Add nullability support for Xcode projects Summary: @public The new version of Clang 3.6.1 deployed on the `facebook-clang-plugins` repository https://github.com/facebook/facebook-clang-plugins/commit/3204b9291bee9b812b0288e02bc3db2bb7ed6634 is patched to support the `nullability` annotation described in https://developer.apple.com/swift/blog/?id=25 **Note**: If you build Infer from source, after you pull this change, you'll need to update your checkout of `facebook-clang-plugins` and recompile clang, and this is done through the commands listed in the `INSTALL.md` file ./update-fcp.sh && ../facebook-clang-plugin/clang/setup.sh && ./compile-fcp.sh # run from the root of Infer repo Test Plan: Tested on an example app containing the `nullability` annotation described by Apple in https://developer.apple.com/swift/blog/?id=25
10 years ago
24e2b11a8802be69444a702b683c1be380570bae