[libcxx-commits] [PATCH] D58201: Make std::memory_order an enum class (P0439R0)
Zoe Carver via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Mar 4 19:32:11 PST 2019
zoecarver updated this revision to Diff 189269.
zoecarver added a comment.
That was fun :P
It seems like this patch no longer effects ` src/experimental/memory_resource.cpp` other than that it should be good to go.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58201/new/
https://reviews.llvm.org/D58201
Files:
include/atomic
test/std/atomics/atomics.order/memory_order.pass.cpp
test/std/atomics/atomics.order/memory_order_new.pass.cpp
www/cxx2a_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58201.189269.patch
Type: text/x-patch
Size: 18789 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190305/d46006d4/attachment-0001.bin>
More information about the libcxx-commits
mailing list