[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 04:58:39 PST 2021


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

Fix C++ includes in C.


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.324954.patch
Type: text/x-patch
Size: 30239 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20210219/50c5ffd2/attachment-0001.bin>


More information about the libcxx-commits mailing list