[all-commits] [llvm/llvm-project] 9ed077: [libcxx][ranges] Move `namespace views` into `name...

Zoe Carver via All-commits all-commits at lists.llvm.org
Fri Aug 13 16:12:36 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9ed07781791054f9e129c892adf819b55d6e6c44
      https://github.com/llvm/llvm-project/commit/9ed07781791054f9e129c892adf819b55d6e6c44
  Author: zoecarver <z.zoelec2 at gmail.com>
  Date:   2021-08-13 (Fri, 13 Aug 2021)

  Changed paths:
    M libcxx/include/__ranges/all.h
    M libcxx/include/__ranges/counted.h
    M libcxx/include/__ranges/iota_view.h
    M libcxx/include/ranges
    M libcxx/test/std/ranges/range.adaptors/range.all/all.pass.cpp
    M libcxx/test/std/ranges/range.adaptors/range.counted/counted.pass.cpp
    M libcxx/test/std/ranges/range.factories/range.iota.view/views_iota.pass.cpp

  Log Message:
  -----------
  [libcxx][ranges] Move `namespace views` into `namespace ranges` and add an alias.

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




More information about the All-commits mailing list