[PATCH] D30158: [clang-tidy] modernize: Find usage of random_shuffle and replace it with shuffle.
Mads Ravn via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Mar 1 14:21:48 PST 2017
madsravn added a comment.
Looks good for the two tests the are for `random_shuffle` in llvm libc++.
https://reviews.llvm.org/D30158
More information about the cfe-commits
mailing list