aboutsummaryrefslogtreecommitdiff
path: root/src/codegen/llvm.zig
diff options
context:
space:
mode:
authorJohn Schmidt <john.schmidt.h@gmail.com>2024-02-18 01:06:13 +0100
committerAndrew Kelley <andrew@ziglang.org>2024-02-26 16:50:00 -0800
commit8bd94759bf48c3247d4de14806ff2f510cb36591 (patch)
tree4f761c514223e41130806361ebec476c174f4095 /src/codegen/llvm.zig
parent1b79a42da096fcdeac22b56f17f82b0c7ec22a9b (diff)
downloadzig-8bd94759bf48c3247d4de14806ff2f510cb36591.tar.gz
zig-8bd94759bf48c3247d4de14806ff2f510cb36591.zip
Sema: evaluate generic instantiations in fn decls capture scope
The generic call `S.foo()` was evaluated with the capture scope of the owner decl (i.e the `test` block), when it should use the capture scope of the function declaration.
Diffstat (limited to 'src/codegen/llvm.zig')
0 files changed, 0 insertions, 0 deletions