[libcxx-commits] [PATCH] D115686: [libc++] [ranges] Introduce _LIBCPP_AUTO_CAST(x) for auto(x)
Arthur O'Dwyer via Phabricator via libcxx-commits
libcxx-commits at lists.llvm.org
Tue Dec 14 06:20:30 PST 2021
Quuxplusone updated this revision to Diff 394228.
Quuxplusone added a comment.
Fix generated files.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115686/new/
https://reviews.llvm.org/D115686
Files:
libcxx/include/CMakeLists.txt
libcxx/include/__ranges/access.h
libcxx/include/__ranges/size.h
libcxx/include/__utility/auto_cast.h
libcxx/include/module.modulemap
libcxx/include/utility
libcxx/test/libcxx/diagnostics/detail.headers/utility/auto_cast.module.verify.cpp
libcxx/test/std/ranges/range.access/range.access.begin/begin.pass.cpp
libcxx/test/std/ranges/range.access/range.access.end/end.pass.cpp
libcxx/test/std/ranges/range.access/range.prim/size.pass.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115686.394228.patch
Type: text/x-patch
Size: 14305 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libcxx-commits/attachments/20211214/086dc4d3/attachment-0001.bin>
More information about the libcxx-commits
mailing list