[all-commits] [llvm/llvm-project] d31a2e: [libcxx][ranges] Add `ranges::empty_view`.

Zoe Carver via All-commits all-commits at lists.llvm.org
Fri Jun 4 09:39:12 PDT 2021


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

  Changed paths:
    M libcxx/docs/OneRangesProposalStatus.csv
    M libcxx/include/CMakeLists.txt
    A libcxx/include/__ranges/empty_view.h
    M libcxx/include/ranges
    A libcxx/test/std/ranges/range.adaptors/range.empty/empty_view.pass.cpp

  Log Message:
  -----------
  [libcxx][ranges] Add `ranges::empty_view`.

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




More information about the All-commits mailing list