[PATCH] D50736: [libc++] Use correct rand.eng.mers all-zeroes seed sequence fallback
Hubert Tong via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Wed Aug 15 15:02:00 PDT 2018
hubert.reinterpretcast updated this revision to Diff 160923.
hubert.reinterpretcast added a comment.
Address review comments by Marshall
Add a line break after the template-head. Add a comment with the requested quote from the Standard. Move test from the `test/libcxx/` tree to the `test/std/` tree, and guard against inclusion of `<initializer_list>` under C++03.
Repository:
rCXX libc++
https://reviews.llvm.org/D50736
Files:
include/random
test/std/numerics/rand/rand.eng/rand.eng.mers/ctor_sseq_all_zero.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50736.160923.patch
Type: text/x-patch
Size: 3297 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20180815/c9c79400/attachment.bin>
More information about the cfe-commits
mailing list