forked from facebook/infer
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[clang] Update is_formal_of to keep track of the method that the vari…
…able is a parameter of Summary: This will be used in the Parameter Not Null Checked checker to check the annotations of the parameter when the parameter is a parameter of the parent method. Reviewed By: skcho Differential Revision: D61391985 fbshipit-source-id: ffc1f877adfb19b5ddf619cd5c8d9bfd1a96c3c2
- Loading branch information
1 parent
6e76ca4
commit 2fcef0f
Showing
73 changed files
with
891 additions
and
115 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.