[all-commits] [llvm/llvm-project] ba032a: [libcxx][ranges] Enable borrowed range for drop vi...

Zoe Carver via All-commits all-commits at lists.llvm.org
Thu Jun 24 11:09:40 PDT 2021


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

  Changed paths:
    M libcxx/include/__ranges/drop_view.h
    M libcxx/test/std/ranges/range.adaptors/range.drop/general.pass.cpp
    M libcxx/test/std/ranges/range.adaptors/range.drop/types.h

  Log Message:
  -----------
  [libcxx][ranges] Enable borrowed range for drop view when T has borrowing enabled.


  Commit: 46afddec413f8dbdf9775073d9c3b8c83cd6b637
      https://github.com/llvm/llvm-project/commit/46afddec413f8dbdf9775073d9c3b8c83cd6b637
  Author: zoecarver <z.zoelec2 at gmail.com>
  Date:   2021-06-24 (Thu, 24 Jun 2021)

  Changed paths:
    M libcxx/include/ranges

  Log Message:
  -----------
  [libcxx][nfc] Update the synopsis comment in <ranges> to include drop_view.


Compare: https://github.com/llvm/llvm-project/compare/6ca730e7cb0b...46afddec413f


More information about the All-commits mailing list