mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-06-22 08:31:47 -04:00
e6be5cfe3e
Essentially `inst_map.putAssumeCapacityNoClobber` is always wrong here because we *want* to clobber previous results when analyzing the same switch expression multiple times.