Closed GabrielDosReis closed 3 years ago
More cleanups. Define more final functions as inline.
final
as inline
Source breaking change: Block::add_stmt() and Block::add_handler() now take references to node of interface class types, instead of pointers.
Block::add_stmt()
Block::add_handler()
More cleanups. Define more
final
functionsas inline
.Source breaking change:
Block::add_stmt()
andBlock::add_handler()
now take references to node of interface class types, instead of pointers.