[all-commits] [llvm/llvm-project] 8ff636: [libc++][docs] Fix bad status and links in Cxx2cIs...

A. Jiang via All-commits all-commits at lists.llvm.org
Wed Jul 9 06:20:57 PDT 2025


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8ff636309d995871627546572520b3c638830f68
      https://github.com/llvm/llvm-project/commit/8ff636309d995871627546572520b3c638830f68
  Author: A. Jiang <de34 at live.cn>
  Date:   2025-07-09 (Wed, 09 Jul 2025)

  Changed paths:
    M libcxx/docs/Status/Cxx2cIssues.csv

  Log Message:
  -----------
  [libc++][docs] Fix bad status and links in Cxx2cIssues.csv (#147669)

Currently, versions for (already implemented) LWG4024 and LWG4157 are
listed, but they are not marked "Complete" yet.
- LWG4024 was implemented together with P1020R1 + P1973R1 in 9af9d39a47d.
- LWG4157 was implemented together with P2167R3 in 557f7e1398e1.

Moreover, links for LWG issues resolved in 2025-02 Hagenberg meeting
were broken, they need to be fixed.



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list