[libcxx-commits] [PATCH] D112221: Mark ATOMIC_VAR_INIT and ATOMIC_FLAG_INIT as deprecated
Aaron Ballman via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Mon Jan 3 07:12:54 PST 2022
aaron.ballman updated this revision to Diff 397061.
aaron.ballman marked 2 inline comments as done.
aaron.ballman added a comment.
Updated release notes and user's manual based on review feedback.
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
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112221.397061.patch
Type: text/x-patch
Size: 4960 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220103/6799462a/attachment-0001.bin>
More information about the libcxx-commits
mailing list