commit | 426546ecec21fc65d78e56d7716915daf5b59686 | [log] [tgz] |
---|---|---|
author | Marshall Clow <mclow.lists@gmail.com> | Tue Feb 07 18:41:25 2017 +0000 |
committer | Marshall Clow <mclow.lists@gmail.com> | Tue Feb 07 18:41:25 2017 +0000 |
tree | abb2b4ef35dfed64bff1f70c911716e03eb5ca71 | |
parent | 542c6e8f9b78b2be4fae31691ea2a03976594ca6 [diff] |
Stop using random_shuffle in the libc++ test suite. It's going to be removed in c++17. Use shuffle() instead. No change to libc++, just the tests. git-svn-id: https://llvm.org/svn/llvm-project/libcxx/trunk@294328 91177308-0d34-0410-b5e6-96231b3b80d8