Details
Details
- Reviewers
erichkeane - Group Reviewers
Restricted Project - Commits
- rGb12aea6659e1: [Clang] Implement CWG2654: Un-deprecation of compound volatile assignments
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D138918
[Clang] Implement CWG2654: Un-deprecation of compound volatile assignments ClosedPublic Authored by cor3ntin on Nov 29 2022, 6:33 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Nov 29 2022, 6:36 AM This revision was landed with ongoing or failed builds.Nov 29 2022, 8:15 AM Closed by commit rGb12aea6659e1: [Clang] Implement CWG2654: Un-deprecation of compound volatile assignments (authored by cor3ntin). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 478610 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
|