mirror of
https://github.com/ziglang/zig.git
synced 2026-01-02 03:25:01 +00:00
The result of buildStructGEP is not always a GEP (sorry), so we can't use getGEPResultElementType on it. Closes #14641
The result of buildStructGEP is not always a GEP (sorry), so we can't use getGEPResultElementType on it. Closes #14641