[PATCH] D29780: Remove uses of `std::random_shuffle` in the llvm code base
Vedant Kumar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 15 16:33:43 PST 2017
vsk accepted this revision.
vsk added a comment.
This revision is now accepted and ready to land.
LGTM, but please drop the extra whitespace introduced by the patch. Your ListReducer.h looks fine, since the intent appears to be to use a fixed random seed.
https://reviews.llvm.org/D29780
More information about the llvm-commits
mailing list