[all-commits] [llvm/llvm-project] c820b4: [libcxx][ranges] Implement views::all.

Zoe Carver via All-commits all-commits at lists.llvm.org
Mon Jun 14 07:41:30 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c820b494d6e13c255cd89d77e66d911468e3a95d
      https://github.com/llvm/llvm-project/commit/c820b494d6e13c255cd89d77e66d911468e3a95d
  Author: zoecarver <z.zoelec2 at gmail.com>
  Date:   2021-06-14 (Mon, 14 Jun 2021)

  Changed paths:
    M libcxx/include/CMakeLists.txt
    A libcxx/include/__ranges/all.h
    M libcxx/include/__ranges/size.h
    M libcxx/include/ranges
    A libcxx/test/std/ranges/range.adaptors/range.all.pass.cpp

  Log Message:
  -----------
  [libcxx][ranges] Implement views::all.

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




More information about the All-commits mailing list