[PATCH] D21218: [LibFuzzer] Avoid using std::random_swap() due to platform differences and implement our own version.

Kostya Serebryany via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 14 08:04:23 PDT 2016


kcc added a comment.

Minimal power of two would be the best.


http://reviews.llvm.org/D21218





More information about the llvm-commits mailing list