facebook / facebook/infer

how to custom checkers for iOS

未关闭
#1,113 1 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
question
主要语言
OCaml
星标
15.7k
派生
2.1k
平均合并
19 小时 36 分钟
30 天内合并 PR
13

描述

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。

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。