mirror of
https://github.com/verilator/verilator.git
synced 2026-09-03 08:24:31 +02:00
* Add a test to reproduce #3023. Also applied verilog-mode formatting. * use unique_ptr. No functional change is intended. * Introduce restorer that reverts changes during iterate() if failed.