Skip to content
Commit 9ff594e5 authored by Matt Wala's avatar Matt Wala
Browse files

get_common_arg_candidates(): Avoid calling sort().

This code is the hot spot for CSE and so it is better to avoid any
needlessly expensive function calls.
parent 1dec8384
Pipeline #8291 passed with warnings with stage
in 29 minutes and 2 seconds