Skip to content
Commit 4513057d authored by Marshall Clow's avatar Marshall Clow
Browse files

Stop using random_shuffle in the libc++ test suite. It's going to be removed...

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.

llvm-svn: 294328
parent c1ec4c91
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment