[libcxx-commits] [PATCH] D87323: Bring atomic header closer to C++20

Olivier Giroux via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Tue Sep 8 12:53:19 PDT 2020


__simt__ updated this revision to Diff 290568.
__simt__ added a comment.

I figured out I could abandon most of the noisy changes. Dropping them out.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D87323

Files:
  libcxx/docs/FeatureTestMacroTable.rst
  libcxx/include/atomic
  libcxx/include/version
  libcxx/test/std/atomics/atomics.flag/atomic_flag_test.pass.cpp
  libcxx/test/std/atomics/atomics.flag/atomic_flag_test_explicit.pass.cpp
  libcxx/test/std/atomics/atomics.lockfree/isalwayslockfree.pass.cpp
  libcxx/test/std/atomics/atomics.types.operations/atomics.types.operations.req/atomic_helpers.h
  libcxx/test/std/atomics/types.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/atomic.version.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/concepts.version.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/execution.version.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/memory.version.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/version.version.pass.cpp
  libcxx/test/support/cmpxchg_loop.h
  libcxx/utils/generate_feature_test_macro_components.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D87323.290568.patch
Type: text/x-patch
Size: 65576 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20200908/471cc28e/attachment-0001.bin>


More information about the libcxx-commits mailing list