[all-commits] [llvm/llvm-project] 014101: [libc++][doc] Marks LWG3257 as complete (#77237)

Mark de Wever via All-commits all-commits at lists.llvm.org
Mon Jan 8 08:24:56 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 01410103a6eb50436c39f71299773749b7de9dec
      https://github.com/llvm/llvm-project/commit/01410103a6eb50436c39f71299773749b7de9dec
  Author: Mark de Wever <koraq at xs4all.nl>
  Date:   2024-01-08 (Mon, 08 Jan 2024)

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

  Log Message:
  -----------
  [libc++][doc] Marks LWG3257 as complete (#77237)

The macros were already updated
- __cpp_lib_string_view in 466df1718e41fe2fca6ce6bd98c01b18f42c05e4
- __cpp_lib_array_constexpr in 77b9abfc8e89ca627e4f9a1cc206bea131db6db1

Based on the dates of the commit and that
 P0858 "Constexpr iterator requirements"
was completed in LLVM 12, set this issue as completed in the same
version.

Completes
- LWG3257 Missing feature testing macro update from P0858




More information about the All-commits mailing list