mirror of
https://github.com/ziglang/zig.git
synced 2026-01-01 11:03:11 +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