You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is in preparation for a future commit, where the static method
do_language_agnostic_bmc will need to make a final report after all
paths have been exhausted.
These methods were previously marked as virtual, so the zero-parameter
non-static variants of these methods have been kept as a convenience;
they do nothing other than call into the static variant.
0 commit comments