ctags icon indicating copy to clipboard operation
ctags copied to clipboard

Verilog comment in multi line macro

Open hirooih opened this issue 3 years ago • 2 comments

This is the fix for a bug found by the VERBOSE macro (#3460). I also made a refactoring.

hirooih avatar Aug 13 '22 14:08 hirooih

Codecov Report

Merging #3461 (fd97cd0) into master (d14f055) will increase coverage by 0.00%. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master    #3461   +/-   ##
=======================================
  Coverage   83.32%   83.32%           
=======================================
  Files         219      219           
  Lines       52745    52749    +4     
=======================================
+ Hits        43949    43953    +4     
  Misses       8796     8796           
Impacted Files Coverage Δ
parsers/verilog.c 98.15% <100.00%> (+<0.01%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

codecov[bot] avatar Aug 13 '22 14:08 codecov[bot]

Should I review all 17 commits in this pull request?

masatake avatar Aug 13 '22 17:08 masatake