[all-commits] [llvm/llvm-project] 940755: [libc++] Add the std::views::common range adaptor

Louis Dionne via All-commits all-commits at lists.llvm.org
Wed Sep 29 14:27:47 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 940755515da6254abc3af6e21375fde8c2a8f3b4
      https://github.com/llvm/llvm-project/commit/940755515da6254abc3af6e21375fde8c2a8f3b4
  Author: Louis Dionne <ldionne.2 at gmail.com>
  Date:   2021-09-29 (Wed, 29 Sep 2021)

  Changed paths:
    M libcxx/include/__ranges/common_view.h
    A libcxx/test/libcxx/ranges/range.adaptors/range.common.view/adaptor.nodiscard.verify.cpp
    A libcxx/test/std/ranges/range.adaptors/range.common.view/adaptor.pass.cpp
    M libcxx/test/std/ranges/range.adaptors/range.common.view/types.h

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

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




More information about the All-commits mailing list