[libcxx-commits] [PATCH] D133377: [libc++] Always query the compiler to find whether a type is always lockfree

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Thu Sep 15 10:50:16 PDT 2022


ldionne updated this revision to Diff 460458.
ldionne marked 2 inline comments as done.
ldionne added a comment.

Address comments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133377

Files:
  libcxx/docs/ReleaseNotes.rst
  libcxx/include/atomic
  libcxx/test/libcxx/atomics/atomics.align/align.pass.cpp
  libcxx/test/std/atomics/atomics.lockfree/isalwayslockfree.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D133377.460458.patch
Type: text/x-patch
Size: 7593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220915/d2f17c15/attachment-0001.bin>


More information about the libcxx-commits mailing list