[libcxx-commits] [PATCH] D58201: Make std::memory_order an enum class (P0439R0)

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Mar 5 06:50:30 PST 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL355403: [libc++] Change memory_order to an enum class (authored by ldionne, committed by ).
Herald added subscribers: llvm-commits, christof.
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D58201?vs=189269&id=189315#toc

Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58201/new/

https://reviews.llvm.org/D58201

Files:
  libcxx/trunk/include/atomic
  libcxx/trunk/test/std/atomics/atomics.order/memory_order.pass.cpp
  libcxx/trunk/test/std/atomics/atomics.order/memory_order_new.pass.cpp
  libcxx/trunk/www/cxx2a_status.html

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58201.189315.patch
Type: text/x-patch
Size: 18984 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20190305/a4980385/attachment-0001.bin>


More information about the libcxx-commits mailing list