[all-commits] [llvm/llvm-project] 684f3c: [Clang] Fix status of P0960

cor3ntin via All-commits all-commits at lists.llvm.org
Sat Jun 3 08:03:57 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 684f3c968d6bbf124014128b9f5e4f03a50f28c5
      https://github.com/llvm/llvm-project/commit/684f3c968d6bbf124014128b9f5e4f03a50f28c5
  Author: Corentin Jabot <corentinjabot at gmail.com>
  Date:   2023-06-03 (Sat, 03 Jun 2023)

  Changed paths:
    M clang/www/cxx_status.html

  Log Message:
  -----------
  [Clang] Fix status of P0960

P0960R3 and P1975R0 were marked not implemented because
of #61145,

This issue has been fixed and backported to LLVM 16,
the status page should reflect that.

Reviewed By: #clang-language-wg, ayzhao, erichkeane

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




More information about the All-commits mailing list