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
Expose crash comparer (#2941)
Expose `CrashComparer` so that users of `ClusterFuzz`'s `PythonAPI` can
access it.
For example, `FuzzBench` will use it to group crashes.