[PATCH] D130421: [Clang] De-deprecate volatile compound operations
Shafik Yaghmour via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sat Jul 23 19:17:01 PDT 2022
shafik added a comment.
LGTM but I will let Aaron accept it.
================
Comment at: clang/docs/ReleaseNotes.rst:523
This feature is available as an extension in all C and C++ language modes.
+- Implemented `P2327 De-deprecating volatile compound operations <https://wg21.link/P2327R3>`_
----------------
`R3` did not work for me but `R1` did.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D130421/new/
https://reviews.llvm.org/D130421
More information about the cfe-commits
mailing list