This is an automated email from the git hooks/post-receive script.
unknown user pushed a change to branch master in repository libcxx.
from fbd46738b Establish the <bit> header. NFC yet. Reviewed as https://revi [...] new aec9e0e5a [libc++] Use correct rand.eng.mers all-zeroes seed sequence fallback new 245791ae7 Revert "Establish the <bit> header. NFC yet. Reviewed as http [...]
The 2 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "adds" were already present in the repository and have only been added to this reference.
Summary of changes: include/algorithm | 137 ++++++++++++++++- include/bit | 169 --------------------- include/module.modulemap | 4 - include/random | 4 +- test/libcxx/double_include.sh.cpp | 1 - .../rand.eng.mers/ctor_sseq_all_zero.pass.cpp | 81 ++++++++++ 6 files changed, 219 insertions(+), 177 deletions(-) delete mode 100644 include/bit create mode 100644 test/std/numerics/rand/rand.eng/rand.eng.mers/ctor_sseq_all_zer [...]