[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 06:33:20 PST 2022


cor3ntin created this revision.
Herald added a project: All.
cor3ntin requested review of this revision.
Herald added a project: clang.
Herald added a subscriber: cfe-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D138918

Files:
  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.478562.patch
Type: text/x-patch
Size: 4512 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20221129/1d8a737f/attachment.bin>


More information about the cfe-commits mailing list