Skip to content

Commit 9a6f25f

Browse files
committed
verilog_parser: Use unique_ptr<> to store the attribute list.
We can get rid of the new / delete statements and free_attr() and we don't need to manage the memory manually.
1 parent c2291c1 commit 9a6f25f

File tree

1 file changed

+144
-154
lines changed

1 file changed

+144
-154
lines changed

0 commit comments

Comments
 (0)