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
[hwasan][NFCI] Rename ClRandomSkipRate to ClRandomKeepRate (llvm#126990)
The meaning of ClRandomSkipRate was inverted in
llvm#88070 but the variable name
was not changed. This patch fixes it to avoid confusion.
Additionally, it elaborates the flag description to mention the
interaction between the random keep rate and hotness cutoff.
0 commit comments