[all-commits] [llvm/llvm-project] 04a6dc: [libc++] [NFC] Mark P0858R0 as implemented

philnik777 via All-commits all-commits at lists.llvm.org
Mon Nov 22 08:59:09 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 04a6dc06a07b9eb89834a4ae80f56749de7474e7
      https://github.com/llvm/llvm-project/commit/04a6dc06a07b9eb89834a4ae80f56749de7474e7
  Author: Nikolas Klauser <nikolasklauser at berlin.de>
  Date:   2021-11-22 (Mon, 22 Nov 2021)

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

  Log Message:
  -----------
  [libc++] [NFC] Mark P0858R0 as implemented

P0858R0 seems to be implemented. D93830 sets `__cpp_lib_string_view` and D80452 sets `__cpp_lib_array_constexpr`.

Reviewed By: Quuxplusone, Mordante, ldionne, #libc

Spies: libcxx-commits

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




More information about the All-commits mailing list