Commit a94df70
Only count HasOffsetValueType accessories for complexity limit
Instead of counting all union type members, only count union members
that contain HasOffsetValueType accessories. This more precisely
targets the source of exponential growth while avoiding false
positives on unions that are large for other reasons.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 5f328aa commit a94df70
1 file changed
Lines changed: 12 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2700 | 2700 | | |
2701 | 2701 | | |
2702 | 2702 | | |
2703 | | - | |
| 2703 | + | |
| 2704 | + | |
| 2705 | + | |
| 2706 | + | |
| 2707 | + | |
| 2708 | + | |
| 2709 | + | |
| 2710 | + | |
| 2711 | + | |
| 2712 | + | |
| 2713 | + | |
| 2714 | + | |
2704 | 2715 | | |
2705 | 2716 | | |
2706 | 2717 | | |
| |||
0 commit comments