[libcxx-commits] [PATCH] D103765: [libc++][nfc] Update atomic synopsis.

Mark de Wever via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Sun Jun 6 05:52:55 PDT 2021


Mordante created this revision.
Herald added a subscriber: jfb.
Mordante requested review of this revision.
Herald added a project: libc++.
Herald added a subscriber: libcxx-commits.
Herald added a reviewer: libc++.

While looking at LWG-2988 it seems the issue was already implemented,
but the synopis wasn't updated. It seems all the non-member functions'
synopsis was out of date. Updated them with the current wording.

Completes

- LWG-2988 Clause 32 cleanup missed one typename


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D103765

Files:
  libcxx/docs/Cxx2aStatus.rst
  libcxx/docs/Cxx2aStatusIssuesStatus.csv
  libcxx/include/atomic

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D103765.350098.patch
Type: text/x-patch
Size: 15665 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210606/cc8cd866/attachment-0001.bin>


More information about the libcxx-commits mailing list