Actions
Feature #11828
closedAdd models for dynamic debug printing API
Start date:
08/17/2022
Due date:
% Done:
0%
Estimated time:
Published in build:
Description
During evaluating changes caused by support of static local variables (#11782) we revealed that a lot of them come from using the dynamic debug printing API. It introduces quite much extra code that does not represent anything valuable from the verification point of view. So corresponding models can reduce an overhead.
Actions