[PATCH] D41316: [libcxx] Allow random_device to be built optionally

Weiming Zhao via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Feb 12 18:55:49 PST 2018


weimingz updated this revision to Diff 133977.
weimingz added a comment.

Modified the random generator in filesystem_test_helper to use high_resolution_clock as seed.


https://reviews.llvm.org/D41316

Files:
  CMakeLists.txt
  include/__config_site.in
  include/random
  src/random.cpp
  test/std/numerics/rand/rand.device/lit.local.cfg
  test/support/filesystem_test_helper.hpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D41316.133977.patch
Type: text/x-patch
Size: 3993 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180213/84b80941/attachment.bin>


More information about the cfe-commits mailing list