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
scanner: Fix loop stats in overall function stats summary (#3915)
We already have loop statistics ever since d2141e4, they were
just not merged into the overall per-function summary (which had an
unset `has_loop` column).
By submitting this pull request, I confirm that my contribution is made
under the terms of the Apache 2.0 and MIT licenses.
0 commit comments