how to custom checkers for iOS
Ouverte
question
- Langage dominant
- OCaml
- Étoiles
- 15.7k
- Forks
- 2.1k
- Merge moyen
- 19 h 36 min
- PR mergées (30 j)
- 13
Description
Hi, I use infer in my Objective-C project, The result is not accuracy,for example,I use method check nonull :
` 13. if (XMUtils.validateString(A)) {
14. > [components addObject:A];
15. }` ,
But result show NULL_DEREFERENCE ,I want to custom checkers for filter this problems, how to do I will ?[fbinfer.com](https://fbinfer.com/) is not detailing, I dont find more detailed information。
Guide de contribution
Ouvrir le guide de contribution
Évaluation
Cette issue n'a pas encore été évaluée.