]> git.nickg.me.uk Git - nvc.git/commit
vhpi: Don't error in is_typeDecl
authorSean Anderson <sean.anderson@seco.com>
Tue, 16 May 2023 21:55:05 +0000 (17:55 -0400)
committerNick Gasson <nick@nickg.me.uk>
Wed, 17 May 2023 19:10:13 +0000 (19:10 +0000)
commitfaf97a3b0ca4d5eb0b8504e3654636805c1c8e66
tree0714f6ab43d506ff684e9fa031b2c6236df55d69
parente0041986c99f3749260ef9f742a664f9730afcd1
vhpi: Don't error in is_typeDecl

is_... functions shouldn't emit errors (unlike cast_...).

Fixes: 6a93ffc5 ("Refactor VHPI implementation")
src/vhpi/vhpi-model.c