[PATCH] D30158: [clang-tidy] modernize: Find usage of random_shuffle and replace it with shuffle.

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sun Mar 12 10:15:05 PDT 2017


aaron.ballman added a comment.

In https://reviews.llvm.org/D30158#696534, @madsravn wrote:

> Any updates on this?


Have you run it over the test suite on the revision before random_shuffle was removed from libc++?


https://reviews.llvm.org/D30158





More information about the cfe-commits mailing list