[libcxx-commits] [PATCH] D140575: [libc++] LWG3745 noexcept for atomic_wait.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Dec 23 08:17:09 PST 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG83c1816224aa: [libc++] LWG3745 noexcept for atomic_wait. (authored by Mordante).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D140575

Files:
  libcxx/docs/Status/Cxx2bIssues.csv
  libcxx/include/atomic
  libcxx/test/std/atomics/atomics.types.operations/atomics.types.operations.wait/atomic_notify_all.pass.cpp
  libcxx/test/std/atomics/atomics.types.operations/atomics.types.operations.wait/atomic_notify_one.pass.cpp
  libcxx/test/std/atomics/atomics.types.operations/atomics.types.operations.wait/atomic_wait.pass.cpp
  libcxx/test/std/atomics/atomics.types.operations/atomics.types.operations.wait/atomic_wait_explicit.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D140575.485117.patch
Type: text/x-patch
Size: 8301 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20221223/13292f6e/attachment-0001.bin>


More information about the libcxx-commits mailing list