Commit 7bd9cbc
committed
docs(bench): mention constructor FN alongside receiver-typed FNs in objc threshold comment
The previous comment only listed receiver-typed instance message sends as
unresolved false negatives, omitting the constructor edge
(run → UserService.initWithRepository:). Both modes are FNs; the comment now
lists them together so future contributors see the complete picture.1 parent 29dd101 commit 7bd9cbc
1 file changed
Lines changed: 3 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
188 | 188 | | |
189 | 189 | | |
190 | 190 | | |
191 | | - | |
192 | | - | |
| 191 | + | |
| 192 | + | |
| 193 | + | |
193 | 194 | | |
194 | 195 | | |
195 | 196 | | |
| |||
0 commit comments