[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
Sat Jun 11 04:47:38 PDT 2016


kcc added a comment.

What problem are you trying to fix and do you really need to fix it?

- kcc (sent from phone)


http://reviews.llvm.org/D21218





More information about the llvm-commits mailing list