[libcxx-commits] [PATCH] D97044: [libc++] [c++2b] [P0943] Add stdatomic.h header.

Marek Kurdej via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri Feb 19 09:07:35 PST 2021


curdeius updated this revision to Diff 325006.
curdeius added a comment.

Guard stdatomic.h version test on libcpp-has-no-threads.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D97044

Files:
  libcxx/docs/Cxx2bStatusPaperStatus.csv
  libcxx/docs/FeatureTestMacroTable.rst
  libcxx/include/stdatomic.h
  libcxx/include/version
  libcxx/test/libcxx/double_include.sh.cpp
  libcxx/test/libcxx/min_max_macros.compile.pass.cpp
  libcxx/test/libcxx/no_assert_include.compile.pass.cpp
  libcxx/test/std/atomics/stdatomic.h.syn/types.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/stdatomic.h.version.pass.cpp
  libcxx/test/std/language.support/support.limits/support.limits.general/version.version.pass.cpp
  libcxx/utils/generate_feature_test_macro_components.py
  libcxx/utils/generate_header_tests.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97044.325006.patch
Type: text/x-patch
Size: 30588 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210219/8478791c/attachment-0001.bin>


More information about the libcxx-commits mailing list