[all-commits] [llvm/llvm-project] ca8897: [libc++][docs] Mark LWG3420 complete

Joseph Loser via All-commits all-commits at lists.llvm.org
Tue Oct 19 06:53:15 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ca889733a2271e3c4953cb097d212c834975596b
      https://github.com/llvm/llvm-project/commit/ca889733a2271e3c4953cb097d212c834975596b
  Author: Joe Loser <joeloser93 at gmail.com>
  Date:   2021-10-19 (Tue, 19 Oct 2021)

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

  Log Message:
  -----------
  [libc++][docs] Mark LWG3420 complete

Mark LWG3420 as complete. Currently, the `cpp17_iterator` concept
checks that the type looks like an iterator first before checking if it
is copyable.

Reviewed By: ldionne, Quuxplusone, #libc

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




More information about the All-commits mailing list