[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
Mon Sep 19 08:10:23 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rGf1a601fe88f9: [libc++] Always query the compiler to find whether a type is always lockfree (authored by ldionne).

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.461215.patch
Type: text/x-patch
Size: 7593 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220919/5bf4958a/attachment-0001.bin>


More information about the libcxx-commits mailing list