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
Description
No description provided
12 MiB
Languages
C 89.4%
Python 7.2%
Makefile 2.3%
Shell 0.8%
Assembly 0.3%