]> Nick Gasson's Git Repositories - nvc.git/commit
Check for instance of protected type before body elaborated
authorNick Gasson <nick@nickg.me.uk>
Sun, 9 Jun 2024 15:44:28 +0000 (16:44 +0100)
committerNick Gasson <nick@nickg.me.uk>
Sun, 9 Jun 2024 15:44:28 +0000 (16:44 +0100)
commita3165fe4de4e22ae3d7d7ab1b5b58e9e4e0b7093
tree1f597e143dbc2cc41d7fb961e2df37ec5915679b
parent24ee7ee0c511e1cd2b21af81b5c9cc98af74f3e3
Check for instance of protected type before body elaborated
12 files changed:
NEWS.md
src/common.c
src/lower.c
src/names.c
src/names.h
src/parse.c
src/sem.c
test/parse/defer1.vhd
test/regress/array18.vhd
test/regress/genpack8.vhd
test/sem/lcs2016_33.vhd
test/test_parse.c