Commit 3308627
committed
Add some more AST node size assertions.
There is some redundancy here, but the extra assertions make it easier
to keep track of relative things, e.g. `ExprKind` is the biggest part
of `Expr`.1 parent 9619a2e commit 3308627
1 file changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3035 | 3035 | | |
3036 | 3036 | | |
3037 | 3037 | | |
| 3038 | + | |
3038 | 3039 | | |
3039 | 3040 | | |
3040 | 3041 | | |
| |||
3044 | 3045 | | |
3045 | 3046 | | |
3046 | 3047 | | |
| 3048 | + | |
3047 | 3049 | | |
| 3050 | + | |
3048 | 3051 | | |
3049 | 3052 | | |
3050 | 3053 | | |
| 3054 | + | |
3051 | 3055 | | |
| 3056 | + | |
3052 | 3057 | | |
0 commit comments