[libcxx-commits] [PATCH] D96577: [libcxx] adds concept `std::uniform_random_bit_generator`
Christopher Di Bella via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Fri Feb 12 23:14:15 PST 2021
cjdb updated this revision to Diff 323528.
cjdb added a comment.
undoes `!_LIBCPP_HAS_NO_CONCEPTS` change in an attempt to get the Mac OS build working
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96577/new/
https://reviews.llvm.org/D96577
Files:
libcxx/include/concepts
libcxx/include/random
libcxx/test/std/concepts/lang/arithmetic.pass.cpp
libcxx/test/std/numerics/rand/rand.req/rand.req.urng/nothing_to_do.pass.cpp
libcxx/test/std/numerics/rand/rand.req/rand.req.urng/uniform_random_bit_generator.compile.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96577.323528.patch
Type: text/x-patch
Size: 7556 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210213/e7272012/attachment.bin>
More information about the libcxx-commits
mailing list