[all-commits] [llvm/llvm-project] b12aea: [Clang] Implement CWG2654: Un-deprecation of compo...

cor3ntin via All-commits all-commits at lists.llvm.org
Tue Nov 29 08:15:55 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b12aea6659e1170ecbc773a4a363dd0def93daa9
      https://github.com/llvm/llvm-project/commit/b12aea6659e1170ecbc773a4a363dd0def93daa9
  Author: Corentin Jabot <corentinjabot at gmail.com>
  Date:   2022-11-29 (Tue, 29 Nov 2022)

  Changed paths:
    M clang-tools-extra/clangd/Diagnostics.cpp
    M clang/docs/ReleaseNotes.rst
    M clang/include/clang/Basic/DiagnosticSemaKinds.td
    M clang/lib/Sema/SemaExpr.cpp
    M clang/test/CXX/drs/dr26xx.cpp
    M clang/test/SemaCXX/deprecated.cpp
    M clang/www/cxx_dr_status.html

  Log Message:
  -----------
  [Clang] Implement CWG2654: Un-deprecation of compound volatile assignments

Reviewed By: #clang-language-wg, erichkeane

Differential Revision: https://reviews.llvm.org/D138918




More information about the All-commits mailing list