[all-commits] [llvm/llvm-project] 616a3c: [libc++] Add the std::views::reverse range adaptor

Louis Dionne via All-commits all-commits at lists.llvm.org
Mon Oct 18 07:38:56 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 616a3cc01ef21645898b22839e8e5fb1588e45e8
      https://github.com/llvm/llvm-project/commit/616a3cc01ef21645898b22839e8e5fb1588e45e8
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2021-10-18 (Mon, 18 Oct 2021)

  Changed paths:
    M libcxx/include/__ranges/reverse_view.h
    A libcxx/test/std/ranges/range.adaptors/range.reverse/adaptor.nodiscard.verify.cpp
    A libcxx/test/std/ranges/range.adaptors/range.reverse/adaptor.pass.cpp

  Log Message:
  -----------
  [libc++] Add the std::views::reverse range adaptor

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




More information about the All-commits mailing list