]> git.nickg.me.uk Git - nvc.git/commit
vhpi: Extend is_typeDecl to work on all typeDecls
authorSean Anderson <seanga2@gmail.com>
Mon, 29 May 2023 16:55:28 +0000 (12:55 -0400)
committerNick Gasson <nick@nickg.me.uk>
Sun, 4 Jun 2023 22:00:34 +0000 (22:00 +0000)
commit8d5e273567e08274db9019a154a34995582183f8
treec24fd19930cc3e0b63d919f5213a7beaf1cb3a96
parent25a9aa306ad39c9a5f8e5cab224fb1e81edb3348
vhpi: Extend is_typeDecl to work on all typeDecls

Make is_typeDecl work on all sub-classes of c_typeDecl, instead of just
intTypeDecls.
src/vhpi/vhpi-model.c
test/vhpi/vhpi5.c