[libcxx-commits] [PATCH] D92196: C++20 comments

Benjamin Trapani via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Nov 26 13:59:05 PST 2020


BenjaminTrapani created this revision.
Herald added subscribers: libcxx-commits, jfb.
Herald added a project: libc++.
Herald added a reviewer: libc++.
BenjaminTrapani requested review of this revision.

Move constructors and assignment operators closer to top of commented decl

Clean up type names

Remove C11 atomic impl for std::atomic

Add error assertions


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D92196

Files:
  libcxx/include/__config
  libcxx/include/atomic
  libcxx/test/std/atomics/atomics.types.generic/address.pass.cpp
  libcxx/test/std/atomics/atomics.types.generic/assign_to_atomic_ref_deleted.fail.cpp
  libcxx/test/std/atomics/atomics.types.generic/trivially_copyable.pass.cpp
  libcxx/test/std/atomics/atomics.types.generic/trivially_copyable_ref.fail.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92196.307925.patch
Type: text/x-patch
Size: 19276 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20201126/3ebd6f83/attachment-0001.bin>


More information about the libcxx-commits mailing list