mirror of
https://github.com/ziglang/zig.git
synced 2026-02-21 16:54:52 +00:00
See #3180 for a more comprehensive plan to catch this problem. More sophisticated control flow analysis is needed to provide compile errors for returning local variable addresses from a function.