[all-commits] [llvm/llvm-project] 9db55b: [libcxx][ranges] Add ranges::data CPO.

Zoe Carver via All-commits all-commits at lists.llvm.org
Fri May 21 11:10:26 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 9db55b314b5b9e387ed36fe61b829efcc98b7c7b
      https://github.com/llvm/llvm-project/commit/9db55b314b5b9e387ed36fe61b829efcc98b7c7b
  Author: zoecarver <z.zoelec2 at gmail.com>
  Date:   2021-05-21 (Fri, 21 May 2021)

  Changed paths:
    M libcxx/include/CMakeLists.txt
    A libcxx/include/__ranges/data.h
    M libcxx/include/ranges
    A libcxx/test/std/ranges/range.access/range.prim/data.incomplete.verify.cpp
    A libcxx/test/std/ranges/range.access/range.prim/data.pass.cpp

  Log Message:
  -----------
  [libcxx][ranges] Add ranges::data CPO.

This is the second to last one! Based on D101396. Depends on D100255. Refs D101079 and D101193.

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




More information about the All-commits mailing list