[all-commits] [llvm/llvm-project] 1cbd52: [Clang] Implement P2864R2 Remove Deprecated Arithm...

cor3ntin via All-commits all-commits at lists.llvm.org
Wed Nov 29 12:27:30 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 1cbd52f791d3f088246526c0801634edb65cee31
      https://github.com/llvm/llvm-project/commit/1cbd52f791d3f088246526c0801634edb65cee31
  Author: cor3ntin <corentinjabot at gmail.com>
  Date:   2023-11-29 (Wed, 29 Nov 2023)

  Changed paths:
    M clang/docs/ReleaseNotes.rst
    M clang/include/clang/Basic/DiagnosticSemaKinds.td
    M clang/lib/Sema/SemaExpr.cpp
    A clang/test/SemaCXX/cxx2c-enum-compare.cpp
    M clang/www/cxx_status.html

  Log Message:
  -----------
  [Clang] Implement P2864R2 Remove Deprecated Arithmetic Conversion on Enumerations (#73105)

https://isocpp.org/files/papers/P2864R2.pdf




More information about the All-commits mailing list