Commit b378e20
committed
autofuzz: Filter out unnamed classes
Classes without a canonical name cannot be instantiated by reproducers
and thus also shouldn't be used by Autofuzz. If we find constructing
them useful, we should instead look for factory methods.1 parent cec3a81 commit b378e20
1 file changed
Lines changed: 3 additions & 0 deletions
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
601 | 601 | | |
602 | 602 | | |
603 | 603 | | |
| 604 | + | |
| 605 | + | |
| 606 | + | |
604 | 607 | | |
605 | 608 | | |
606 | 609 | | |
| |||
0 commit comments