Merge pull request #2033 from boqwxp/cleanup-verilog-lexer
authorwhitequark <whitequark@whitequark.org>
Fri, 29 May 2020 06:46:33 +0000 (06:46 +0000)
committerGitHub <noreply@github.com>
Fri, 29 May 2020 06:46:33 +0000 (06:46 +0000)
verilog: Move lexer location variables from global namespace to `VERILOG_FRONTEND` namespace.

1  2 
frontends/verilog/verilog_lexer.l

Simple merge