[PATCH] D138918: [Clang] Implement CWG2654: Un-deprecation of compound volatile assignments
Corentin Jabot via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Nov 29 08:15:47 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb12aea6659e1: [Clang] Implement CWG2654: Un-deprecation of compound volatile assignments (authored by cor3ntin).
Herald added subscribers: kadircet, arphaman.
Herald added a project: clang-tools-extra.
Changed prior to commit:
https://reviews.llvm.org/D138918?vs=478562&id=478610#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D138918/new/
https://reviews.llvm.org/D138918
Files:
clang-tools-extra/clangd/Diagnostics.cpp
clang/docs/ReleaseNotes.rst
clang/include/clang/Basic/DiagnosticSemaKinds.td
clang/lib/Sema/SemaExpr.cpp
clang/test/CXX/drs/dr26xx.cpp
clang/test/SemaCXX/deprecated.cpp
clang/www/cxx_dr_status.html
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D138918.478610.patch
Type: text/x-patch
Size: 5057 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221129/327f9039/attachment-0001.bin>
More information about the cfe-commits
mailing list