]> git.nickg.me.uk Git - nvc.git/commit
Fix hiding of implicitly declared operators. Fixes #377
authorNick Gasson <nick@nickg.me.uk>
Fri, 6 Jul 2018 07:34:55 +0000 (15:34 +0800)
committerNick Gasson <nick@nickg.me.uk>
Fri, 6 Jul 2018 07:34:55 +0000 (15:34 +0800)
commit443e783da0d4e44ef8885da41e3e6c74a41ec7b6
tree523c97375f178c6b5fbf97cba84e7c38e33506a6
parent9874e2f6bd5870d73093a61affe7148aecf44391
Fix hiding of implicitly declared operators. Fixes #377
src/sem.c
test/regress/gold/issue377.txt [new file with mode: 0644]
test/regress/issue377.vhd [new file with mode: 0644]
test/regress/testlist.txt
test/test_sem.c