]> Nick Gasson's Git Repositories - nvc.git/commit
Allow alias of protected type method
authorNick Gasson <nick@nickg.me.uk>
Sat, 26 Aug 2023 14:20:46 +0000 (15:20 +0100)
committerNick Gasson <nick@nickg.me.uk>
Sat, 26 Aug 2023 14:20:46 +0000 (15:20 +0100)
commit2de1b4484702d7fcde3ec860e24024740f0c66e2
treee15210dbdd1fa9a3a3693bc9dd81c568d4fbba06
parent88359e79ba1b89dd1ac990802e2ad80307e3deac
Allow alias of protected type method
src/common.c
src/names.c
src/parse.c
src/sem.c
test/regress/alias15.vhd [new file with mode: 0644]
test/regress/testlist.txt
test/sem/alias2.vhd [new file with mode: 0644]
test/test_sem.c