[PATCH] D112221: Mark ATOMIC_VAR_INIT and ATOMIC_FLAG_INIT as deprecated

Aaron Ballman via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Dec 15 10:03:54 PST 2021


aaron.ballman updated this revision to Diff 394597.
aaron.ballman marked 2 inline comments as done.
aaron.ballman added a comment.

Updated based on review feedback from Arthur.


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

https://reviews.llvm.org/D112221

Files:
  clang/docs/ReleaseNotes.rst
  clang/docs/UsersManual.rst
  clang/lib/Headers/stdatomic.h
  clang/test/Headers/stdatomic-deprecations.c
  libcxx/src/barrier.cpp
  libcxx/src/experimental/memory_resource.cpp
  libcxx/src/ios.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112221.394597.patch
Type: text/x-patch
Size: 5604 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211215/1765568f/attachment.bin>


More information about the cfe-commits mailing list