Branch: refs/heads/topic/robin/remove-unused-fields
Home:
https://github.com/zeek/spicy
Commit: e7cb3d57c96204f8186ac412b1f2f7605acf4e18
https://github.com/zeek/spicy/commit/e7cb3d57c96204f8186ac412b1f2f7605acf4e18
Author: Robin Sommer <
ro...@corelight.com>
Date: 2026-02-19 (Thu, 19 Feb 2026)
Changed paths:
M hilti/toolchain/src/ast/types/struct.cc
M spicy/toolchain/src/ast/types/unit.cc
M tests/Baseline/hilti.ast.basic-module/debug.log
M tests/Baseline/hilti.ast.coercion/output
M tests/Baseline/hilti.ast.imported-id/output
M tests/Baseline/hilti.ast.types/output
M tests/Baseline/hilti.expressions.ctor-replacement/output
Log Message:
-----------
Fix ill-defined declaration linkage.
At a couple places, we weren't passing a (well-defined) linkage to
expression declarations. The linkage doesn't really matter
functionally but shows up in debug output, so make it consistent.
To unsubscribe from these emails, change your notification settings at
https://github.com/zeek/spicy/settings/notifications