-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[pulse] suppress mutual recursion errors when actuals are the wrong l…
…ength Summary: Another workaround for the issue with Hack traits and optional values that is more generally applicable: do not report likely-FPs when the number of arguments don't match in the recursive call anyway as it's likely that we have the wrong procedure. Reviewed By: dulmarod Differential Revision: D65665048 Privacy Context Container: L1208441 fbshipit-source-id: 45a0e16f0542d97d8231f10fb8de333c0eedcaa2
- Loading branch information
1 parent
878af26
commit 1f68f1e
Showing
1 changed file
with
35 additions
and
8 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