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
On the revision, Module::createRNG was mentioned which may be applicable here, but not code complete as they suggest some of its patches are still floating around on Phabricator.
std::shuffle
is insufficient for the same implementation-defined reasons as whystd::default_random_engine
is insufficient.Per comment: https://reviews.llvm.org/D59254#1428656
The text was updated successfully, but these errors were encountered: