[all-commits] [llvm/llvm-project] 483f7f: [libc++] [ranges] Implement ranges::cdata.
Quuxplusone via All-commits
all-commits at lists.llvm.org
Wed Jan 12 19:07:34 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 483f7f55365209dc39df9fa31b2cce0f03e9b4ec
https://github.com/llvm/llvm-project/commit/483f7f55365209dc39df9fa31b2cce0f03e9b4ec
Author: Arthur O'Dwyer <arthur.j.odwyer at gmail.com>
Date: 2022-01-12 (Wed, 12 Jan 2022)
Changed paths:
M libcxx/docs/Status/RangesPaper.csv
M libcxx/include/__ranges/data.h
M libcxx/test/std/library/description/conventions/customization.point.object/cpo.compile.pass.cpp
M libcxx/test/std/ranges/range.access/data.pass.cpp
Log Message:
-----------
[libc++] [ranges] Implement ranges::cdata.
Differential Revision: https://reviews.llvm.org/D117044
More information about the All-commits
mailing list