aboutsummaryrefslogtreecommitdiff
path: root/src/Autodoc.zig
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2022-08-30 15:55:05 -0400
committerGitHub <noreply@github.com>2022-08-30 15:55:05 -0400
commitf559ea95b1c37fd6ede8fff6ffb2d74d5c2abc4e (patch)
tree6d9714e54fa2223aa6842d8d496d5f3dadd360e8 /src/Autodoc.zig
parent0a42602418dcaf08f13b4220b6c216356f87cbfc (diff)
parent7377dce368090e3c49a15d8996cc812adadd3d43 (diff)
downloadzig-f559ea95b1c37fd6ede8fff6ffb2d74d5c2abc4e.tar.gz
zig-f559ea95b1c37fd6ede8fff6ffb2d74d5c2abc4e.zip
Merge pull request #12686 from Vexu/stage2-fixes
Stage2 fixes
Diffstat (limited to 'src/Autodoc.zig')
-rw-r--r--src/Autodoc.zig2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Autodoc.zig b/src/Autodoc.zig
index db681157ae..0e056c093f 100644
--- a/src/Autodoc.zig
+++ b/src/Autodoc.zig
@@ -1888,7 +1888,7 @@ fn walkInstruction(
.expr = .{ .typeInfo = operand_index },
};
},
- .as_node => {
+ .as_node, .as_shift_operand => {
const pl_node = data[inst_index].pl_node;
const extra = file.zir.extraData(Zir.Inst.As, pl_node.payload_index);
const dest_type_walk = try self.walkRef(