[libcxx-commits] [PATCH] D117043: [libc++] [ranges] Fix a missing auto(x) cast in ranges::data.

Arthur O'Dwyer via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Wed Jan 12 15:18:35 PST 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG4163f61f29f4: [libc++] [ranges] Fix a missing auto(x) cast in ranges::data. (authored by arthur.j.odwyer).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D117043/new/

https://reviews.llvm.org/D117043

Files:
  libcxx/include/__ranges/data.h
  libcxx/test/std/ranges/range.access/data.pass.cpp
  libcxx/test/std/ranges/range.req/range.refinements/contiguous_range.compile.pass.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D117043.399487.patch
Type: text/x-patch
Size: 6919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20220112/ae9671ad/attachment.bin>


More information about the libcxx-commits mailing list