diff options
| author | Andrew Kelley <andrew@ziglang.org> | 2021-04-26 17:36:28 -0700 |
|---|---|---|
| committer | Andrew Kelley <andrew@ziglang.org> | 2021-04-26 17:36:28 -0700 |
| commit | 91c317bb9aa906684104db3d73442ab1198a83f4 (patch) | |
| tree | 6d475619655b3b0b6d2914e9b11ad79d21b351b7 /src/codegen/llvm.zig | |
| parent | 646eb1fa934c413f29505f4742c67e61314acd90 (diff) | |
| download | zig-91c317bb9aa906684104db3d73442ab1198a83f4.tar.gz zig-91c317bb9aa906684104db3d73442ab1198a83f4.zip | |
AstGen: improved handling of declarations
* Every decl provides a 16 byte source hash which can be used to detect
if the source code for any particular decl has changed.
* Include comptime decls, test decls, and usingnamespace decls in the
decls list of namespaces.
- Tests are encoded as extended functions with is_test bit set.
Diffstat (limited to 'src/codegen/llvm.zig')
0 files changed, 0 insertions, 0 deletions
