chipsalliance / Surelog

SystemVerilog 2017 Pre-processor, Parser, Elaborator, UHDM Compiler. Provides IEEE Design/TB C/C++ VPI and Python AST & UHDM APIs. Compiles on Linux gcc, Windows msys2-gcc & msvc, OsX
Apache License 2.0
370 stars 69 forks source link

Use final instead of override where possible. #4007

Closed hzeller closed 3 weeks ago

hzeller commented 3 weeks ago

This serves as documentation for humans but also provides hints for devirtualization for comilers.