Hojun-Cho
8c43363cfe
wcc/check: tinfofornode + decl-kind if-ladders -> switch (Wave-2 structural)
tinfofornode: 11-rung type-node-kind if/else (N_TNAME..N_TTAGGED) -> switch
(k); no default case preserves the old trailing-else-less non-match path
(r stays nil -> post-switch cache-bind). N_TTAGGED's early return r; (the
nullable (*T|void) fold) intact. decl-kind in checkfile: 4-rung
(N_FNDECL/N_DEF/N_TYPEDECL/N_LET) -> switch (k).
w6c + wwdump combined.ww regenerated.
2026-06-03 01:14:01 +09:00
..
2026-06-03 00:01:50 +09:00
2026-06-03 01:14:01 +09:00
2026-06-03 00:01:26 +09:00
2026-06-03 01:14:01 +09:00
2026-06-02 22:53:05 +09:00
2026-06-03 01:14:01 +09:00